Searched defs:demux_count (Results 1 - 7 of 7) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dndrv.h119 u_int32_t demux_count; member in struct:ndrv_protocol_desc
131 u_int32_t demux_count; member in struct:ndrv_protocol_desc64
H A Dether_if_module.c345 ether_add_proto( ifnet_t ifp, protocol_family_t protocol, const struct ifnet_demux_desc *demux_list, u_int32_t demux_count) argument
H A Dif_gif.c184 gif_add_proto( ifnet_t ifp, protocol_family_t protocol_family, __unused const struct ifnet_demux_desc *demux_array, __unused u_int32_t demux_count) argument
H A Dif_loop.c178 lo_add_proto( __unused ifnet_t interface, __unused protocol_family_t protocol_family, __unused const struct ifnet_demux_desc *demux_array, __unused u_int32_t demux_count) argument
H A Dif_stf.c185 stf_add_proto( ifnet_t ifp, protocol_family_t protocol_family, __unused const struct ifnet_demux_desc *demux_array, __unused u_int32_t demux_count) argument
H A Dkpi_interface.h667 u_int32_t demux_count; /* interface may/may not require */ member in struct:ifnet_attach_proto_param
680 u_int32_t demux_count; /* interface may/may not require */ member in struct:ifnet_attach_proto_param_v2
/macosx-10.5.8/xnu-1228.15.4/bsd/netkey/
H A Dkey.c8788 ipsecif_add_proto( __unused ifnet_t interface, protocol_family_t protocol, __unused const struct ifnet_demux_desc *demux_array, __unused u_int32_t demux_count) argument

Completed in 46 milliseconds