Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dif_loop.c146 static errno_t lo_demux(struct ifnet *, struct mbuf *, char *,
192 lo_demux(struct ifnet *ifp, struct mbuf *m, char *frame_header, in lo_demux() function
669 lo_init.demux = lo_demux; in loopattach()