Home
last modified time | relevance | path

Searched defs:tailp (Results 1 – 4 of 4) sorted by relevance

/xnu-8792.41.9/bsd/skywalk/nexus/netif/
H A Dnx_netif_vp.c214 struct __kern_packet *pkt_chain = NULL, **tailp = &pkt_chain; in netif_hwna_rx_get_pkts() local
676 struct __kern_packet *head = NULL, **tailp = &head, *pkt; in netif_vp_na_txsync() local
H A Dnx_netif_flow.c574 struct __kern_packet *head = NULL, **tailp = &head; in nx_netif_demux() local
H A Dnx_netif.c3587 struct __kern_packet *pkt_chain = NULL, **tailp = &pkt_chain; local
/xnu-8792.41.9/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c942 struct mbuf *mhead, *head = NULL, *tail = NULL, **tailp = &head; in convert_native_pktq_to_mbufs() local
1174 struct mbuf *m, *head = NULL, *tail = NULL, **tailp = &head; in convert_compat_pktq_to_mbufs() local