Searched refs:if_handoff (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/sys/net/ |
| D | if_var.h | 482 int if_handoff(struct ifqueue *ifq, struct mbuf *m, struct ifnet *ifp, 485 if_handoff((struct ifqueue *)ifq, m, ifp, 0) 487 if_handoff((struct ifqueue *)ifq, m, ifp, adj)
|
| D | if.c | 3680 if_handoff(struct ifqueue *ifq, struct mbuf *m, struct ifnet *ifp, int adjust) in if_handoff() function
|