Home | Sort by: relevance | last modified time | path |
/src/sys/net/ | |
if.h | 1268 void if_nullinput(struct ifnet *, struct mbuf *); |
if.c | 403 if_nullinput(struct ifnet *ifp, struct mbuf *m) function in typeref:typename:void 1207 ifp->_if_input = if_nullinput; |