Searched defs:pkt_chain (Results 1 – 10 of 10) sorted by relevance
| /xnu-12377.1.9/bsd/skywalk/nexus/netif/ |
| 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_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 283 struct __kern_packet *__single pkt_chain = NULL; in netif_llw_rx_notify() local 485 struct __kern_packet *pkt_chain, struct proc *p) in netif_vp_send_pkt_chain_low_latency() 579 struct __kern_packet *pkt_chain, boolean_t compat) in netif_vp_send_pkt_chain_common() 633 struct __kern_packet *pkt_chain, struct proc *p) in netif_vp_send_pkt_chain()
|
| 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() 282 struct __kern_packet *pkt_chain, uint32_t flags) in nx_netif_filter_pkt_to_mbuf_chain() 437 struct __kern_packet *pkt_chain, uint32_t flags) in nx_netif_pkt_to_filter_pkt_chain() 480 struct __kern_packet *pkt_chain, uint32_t flags) in nx_netif_filter_pkt_to_pkt_chain()
|
| H A D | nx_netif.c | 3521 struct __kern_packet *pkt_chain, struct __kern_packet **fpkt_chain, 3574 struct __kern_packet *pkt_chain, struct nexus_pkt_stats *stats) 3715 struct __kern_packet *__single pkt_chain = NULL; local 3741 struct __kern_packet *pkt_chain; local 3890 netif_inject_rx(struct nexus_adapter *na, struct __kern_packet *pkt_chain) 3958 struct __kern_packet *pkt_chain; local 4018 struct __kern_packet *pkt_chain; local 4491 struct __kern_packet *pkt_chain = SK_PTR_ADDR_KPKT(ph_chain); local 4527 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 | 581 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-12377.1.9/bsd/skywalk/packet/ |
| H A D | pbufpool_kern.c | 394 struct __kern_packet *pkt_chain = SK_PTR_ADDR_KPKT(chain); in kern_pbufpool_free_chain() local
|
| H A D | pbufpool.c | 2238 pp_free_packet_chain(struct __kern_packet *pkt_chain, int *npkt) in pp_free_packet_chain()
|