HomeSort by: relevance | last modified time | path
    Searched defs:lpoutput (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ppbus/
if_plip.c 197 static int lpoutput(struct ifnet *, struct mbuf *, const struct sockaddr *,
234 ifp->if_output = lpoutput;
701 lpoutput(struct ifnet *ifp, struct mbuf *m, const struct sockaddr *dst, function in typeref:typename:int
if_plip.c 197 static int lpoutput(struct ifnet *, struct mbuf *, const struct sockaddr *,
234 ifp->if_output = lpoutput;
701 lpoutput(struct ifnet *ifp, struct mbuf *m, const struct sockaddr *dst, function in typeref:typename:int

Completed in 23 milliseconds