Home
last modified time | relevance | path

Searched refs:lo_input (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.1.9/bsd/net/
H A Dif_loop.c160 static errno_t lo_input(struct ifnet *, protocol_family_t, struct mbuf *);
467 lo_input(struct ifnet *ifp, protocol_family_t protocol_family, struct mbuf *m) in lo_input() function
582 proto.input = lo_input; in lo_attach_proto()