Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/netif/
H A Dnx_netif_util.c267 struct __kern_packet **pkt_tailp = &pkt_head; in nx_netif_mbuf_to_filter_pkt_chain() local
277 *pkt_tailp = pkt; in nx_netif_mbuf_to_filter_pkt_chain()
278 pkt_tailp = &pkt->pkt_nextpkt; in nx_netif_mbuf_to_filter_pkt_chain()