Searched defs:pkt_chain (Results 1 – 10 of 10) sorted by relevance
| /xnu-11417.140.69/bsd/skywalk/nexus/netif/ ! |
| H A D | nx_netif_vp.c | 135 netif_deliver_pkt(struct nexus_adapter *na, struct __kern_packet *pkt_chain, in netif_deliver_pkt() 218 struct __kern_packet *__single pkt_chain = NULL; in netif_hwna_rx_get_pkts() local 299 struct __kern_packet *pkt_chain; in netif_llw_rx_notify_fast() local 314 struct __kern_packet *__single pkt_chain = NULL; in netif_llw_rx_notify_default() local 482 struct __kern_packet *pkt_chain, struct proc *p) in netif_vp_send_pkt_chain_low_latency() 576 struct __kern_packet *pkt_chain, boolean_t compat) in netif_vp_send_pkt_chain_common() 630 struct __kern_packet *pkt_chain, struct proc *p) in netif_vp_send_pkt_chain()
|
| H A D | nx_netif_filter_vp.c | 76 struct __kern_packet *pkt_chain, uint32_t flags) in netif_filter_deliver() 147 netif_filter_rx_cb(void *arg, struct __kern_packet *pkt_chain, uint32_t flags) in netif_filter_rx_cb() 156 netif_filter_tx_cb(void *arg, struct __kern_packet *pkt_chain, uint32_t flags) in netif_filter_tx_cb() 165 netif_filter_cb(void *arg, struct __kern_packet *pkt_chain, uint32_t flags) in netif_filter_cb()
|
| H A D | nx_netif_filter.c | 70 struct __kern_packet *pkt_chain, uint32_t flags) in nx_netif_default_cb() 81 struct netif_filter *f, struct __kern_packet *pkt_chain, uint32_t flags) in nx_netif_filter_inject()
|
| H A D | nx_netif_util.c | 59 nx_netif_free_packet_chain(struct __kern_packet *pkt_chain, int *cnt) in nx_netif_free_packet_chain() 306 struct __kern_packet *pkt_chain, uint32_t flags) in nx_netif_filter_pkt_to_mbuf_chain() 461 struct __kern_packet *pkt_chain, uint32_t flags) in nx_netif_pkt_to_filter_pkt_chain() 504 struct __kern_packet *pkt_chain, uint32_t flags) in nx_netif_filter_pkt_to_pkt_chain()
|
| H A D | nx_netif.c | 3456 struct __kern_packet *pkt_chain, struct __kern_packet **fpkt_chain, 3509 struct __kern_packet *pkt_chain, struct nexus_pkt_stats *stats) 3650 struct __kern_packet *__single pkt_chain = NULL; local 3676 struct __kern_packet *pkt_chain; local 3780 struct __kern_packet *pkt_chain; local 3882 netif_inject_rx(struct nexus_adapter *na, struct __kern_packet *pkt_chain) 3950 struct __kern_packet *pkt_chain; local 4010 struct __kern_packet *pkt_chain; local 4482 struct __kern_packet *pkt_chain = SK_PTR_ADDR_KPKT(ph_chain); local 4518 struct __kern_packet *__single pkt_chain = NULL; local
|
| H A D | nx_netif_filter_native.c | 34 struct __kern_packet *pkt_chain) in nx_netif_filter_tx_pkt_enqueue()
|
| H A D | nx_netif_llink.c | 574 struct __kern_packet *pkt_chain, struct __kern_packet *tail, uint32_t cnt, in netif_qset_enqueue()
|
| H A D | nx_netif_flow.c | 570 struct __kern_packet *pkt_chain, struct __kern_packet **remain, in nx_netif_demux()
|
| /xnu-11417.140.69/bsd/skywalk/packet/ ! |
| H A D | pbufpool_kern.c | 397 struct __kern_packet *pkt_chain = SK_PTR_ADDR_KPKT(chain); in kern_pbufpool_free_chain() local
|
| H A D | pbufpool.c | 2332 pp_free_packet_chain(struct __kern_packet *pkt_chain, int *npkt) in pp_free_packet_chain()
|