Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Dif_loop.c157 static errno_t lo_pre_output(struct ifnet *, protocol_family_t, struct mbuf **,
431 lo_pre_output(struct ifnet *ifp, protocol_family_t protocol_family, in lo_pre_output() function
581 proto.pre_output = lo_pre_output; in lo_attach_proto()