Searched refs:ether_demux (Results 1 - 6 of 6) sorted by relevance

/xnu-2422.115.4/bsd/net/
H A Dif_ether.h45 errno_t ether_demux(ifnet_t interface, mbuf_t packet, char* header,
H A Dnet_stubs.c89 int ether_demux(void);
90 int ether_demux(void) function
H A Dether_if_module.c336 ether_demux(ifnet_t ifp, mbuf_t m, char *frame_header, function
H A Dif_vlan.c978 vlan_init.demux = ether_demux;
H A Dif_bond.c1155 bond_init.demux = ether_demux;
H A Dif_bridge.c1181 init_params.demux = ether_demux;

Completed in 46 milliseconds