Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/net/
H A Dif_loop.c158 static errno_t lo_pre_output(struct ifnet *, protocol_family_t, struct mbuf **,
433 lo_pre_output(struct ifnet *ifp, protocol_family_t protocol_family, in lo_pre_output() function
583 proto.pre_output = lo_pre_output; in lo_attach_proto()