Home
last modified time | relevance | path

Searched defs:if_input (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/net/
H A Dif_var.h163 void (*if_input)(struct ifnet *, struct mbuf *); global() member
H A Dif.c776 if_input(struct ifnet *ifp, struct mbuf_list *ml) if_input() function