Searched defs:if_input (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/sys/net/ | ||
H A D | if_var.h | 163 void (*if_input)(struct ifnet *, struct mbuf *); global() member |
H A D | if.c | 776 if_input(struct ifnet *ifp, struct mbuf_list *ml) if_input() function |