Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dif_loop.c159 static errno_t lo_input(struct ifnet *, protocol_family_t, struct mbuf *);
465 lo_input(struct ifnet *ifp, protocol_family_t protocol_family, struct mbuf *m) in lo_input() function
580 proto.input = lo_input; in lo_attach_proto()