Searched refs:ifdemux (Results 1 – 1 of 1) sorted by relevance
96 static int ndrv_to_ifnet_demux(struct ndrv_demux_desc* ndrv, struct ifnet_demux_desc* ifdemux);810 ndrv_to_ifnet_demux(struct ndrv_demux_desc* ndrv, struct ifnet_demux_desc* ifdemux) in ndrv_to_ifnet_demux() argument812 bzero(ifdemux, sizeof(*ifdemux)); in ndrv_to_ifnet_demux()823 ifdemux->type = ndrv->type; in ndrv_to_ifnet_demux()824 ifdemux->data = ndrv->data.other; in ndrv_to_ifnet_demux()825 ifdemux->datalen = ndrv->length; in ndrv_to_ifnet_demux()