Searched refs:if_handoff (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/net/ |
| HD | ifq.h | 153 int if_handoff(struct ifqueue *ifq, struct mbuf *m, struct ifnet *ifp, 156 if_handoff((struct ifqueue *)ifq, m, ifp, 0) 158 if_handoff((struct ifqueue *)ifq, m, ifp, adj)
|
| HD | if.c | 3499 if_handoff(struct ifqueue *ifq, struct mbuf *m, struct ifnet *ifp, int adjust) in if_handoff() function
|