Searched refs:ifnet_demux_desc (Results 1 - 13 of 13) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dif_ether.h48 const struct ifnet_demux_desc *demux_list,
H A Dkpi_interface.h72 struct ifnet_demux_desc;
373 const struct ifnet_demux_desc *demux_array, u_int32_t demux_count);
920 @struct ifnet_demux_desc
934 struct ifnet_demux_desc { struct
946 @field demux_array An array of ifnet_demux_desc structures
960 struct ifnet_demux_desc *demux_array; /* interface may/may not require */
973 struct ifnet_demux_desc *demux_array; /* interface may/may not require */
H A Dether_at_pr_module.c228 struct ifnet_demux_desc demux[2];
H A Dif_pflog.c112 const struct ifnet_demux_desc *, u_int32_t);
264 const struct ifnet_demux_desc *d, u_int32_t cnt)
H A Dether_if_module.c199 const struct ifnet_demux_desc *demux)
338 const struct ifnet_demux_desc *demux_list,
H A Dether_inet6_pr_module.c245 struct ifnet_demux_desc demux[1];
H A Dif_loop.c164 const struct ifnet_demux_desc *, u_int32_t);
256 const struct ifnet_demux_desc *demux_array, u_int32_t demux_count)
H A Dif_utun.c83 const struct ifnet_demux_desc *demux_array,
698 __unused const struct ifnet_demux_desc *demux_array,
H A Dndrv.c92 static int ndrv_to_ifnet_demux(struct ndrv_demux_desc* ndrv, struct ifnet_demux_desc* ifdemux);
725 MALLOC(proto_param.demux_array, struct ifnet_demux_desc*,
750 /* Convert an ndrv_demux_desc to a ifnet_demux_desc */
780 ndrv_to_ifnet_demux(struct ndrv_demux_desc* ndrv, struct ifnet_demux_desc* ifdemux)
H A Dether_inet_pr_module.c536 struct ifnet_demux_desc demux[2];
H A Dif_gif.c191 __unused const struct ifnet_demux_desc *demux_array,
H A Dif_stf.c232 __unused const struct ifnet_demux_desc *demux_array,
H A Ddlil.c368 const struct ifnet_demux_desc *, u_int32_t);
3950 const struct ifnet_demux_desc *demux_list, u_int32_t demux_count)
5225 const struct ifnet_demux_desc *da, u_int32_t dc)

Completed in 372 milliseconds