Searched defs:p_head (Results 1 – 3 of 3) sorted by relevance
| /xnu-12377.61.12/bsd/skywalk/nexus/ |
| H A D | nexus_pktq.h | 136 __nx_pktq_enq_multi(struct nx_pktq *q, struct __kern_packet *p_head, in __nx_pktq_enq_multi() 149 nx_pktq_safe_enq_multi(struct nx_pktq *q, struct __kern_packet *p_head, in nx_pktq_safe_enq_multi() 159 nx_pktq_enq_multi(struct nx_pktq *q, struct __kern_packet *p_head, in nx_pktq_enq_multi()
|
| /xnu-12377.61.12/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_util.c | 440 struct __kern_packet *__single p_head = NULL, *p; in nx_netif_pkt_to_filter_pkt_chain() local 483 struct __kern_packet *__single p_head = NULL, *p; in nx_netif_filter_pkt_to_pkt_chain() local 710 nx_netif_pkt_chain_info(struct __kern_packet *p_head, in nx_netif_pkt_chain_info()
|
| H A D | nx_netif_filter_native.c | 83 struct __kern_packet *p, *__single p_head = NULL; in nx_netif_filter_tx_processed_pkt_dequeue() local
|