Searched defs:if_input (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/net/ | ||
| H A D | if_var.h | 372 void (*if_input) /* input routine (from h/w driver) */ member |
| H A D | if.c | 4389 if_input(if_t ifp, struct mbuf* sendmp) in if_input() function |