Searched refs:if_handoff (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/net/ |
| H A D | ifq.h | 155 int if_handoff(struct ifqueue *ifq, struct mbuf *m, struct ifnet *ifp, 158 if_handoff((struct ifqueue *)ifq, m, ifp, 0) 160 if_handoff((struct ifqueue *)ifq, m, ifp, adj)
|
| H A D | if.c | 3992 if_handoff(struct ifqueue *ifq, struct mbuf *m, struct ifnet *ifp, int adjust) in if_handoff() function
|