Searched defs:pkt_chain (Results 1 – 10 of 10) sorted by relevance
| /xnu-10063.141.1/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_vp.c | 131 netif_deliver_pkt(struct nexus_adapter *na, struct __kern_packet *pkt_chain, in netif_deliver_pkt() 214 struct __kern_packet *pkt_chain = NULL, **tailp = &pkt_chain; in netif_hwna_rx_get_pkts() local 294 struct __kern_packet *pkt_chain; in netif_llw_rx_notify_fast() local 309 struct __kern_packet *pkt_chain = NULL; in netif_llw_rx_notify_default() local 479 struct __kern_packet *pkt_chain, struct proc *p) in netif_vp_send_pkt_chain_low_latency() 575 struct __kern_packet *pkt_chain, boolean_t compat) in netif_vp_send_pkt_chain_common() 629 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 | 3453 struct __kern_packet *pkt_chain, struct __kern_packet **fpkt_chain, 3505 struct __kern_packet *pkt_chain, struct nexus_pkt_stats *stats) 3620 struct __kern_packet *pkt_chain = NULL, **tailp = &pkt_chain; local 3645 struct __kern_packet *pkt_chain; local 3749 struct __kern_packet *pkt_chain; local 3851 netif_inject_rx(struct nexus_adapter *na, struct __kern_packet *pkt_chain) 3919 struct __kern_packet *pkt_chain; local 3979 struct __kern_packet *pkt_chain; local 4452 struct __kern_packet *pkt_chain = SK_PTR_ADDR_KPKT(ph_chain); local 4488 struct __kern_packet *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 | 612 netif_qset_enqueue(struct netif_qset *qset, struct __kern_packet *pkt_chain, 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-10063.141.1/bsd/skywalk/packet/ |
| H A D | pbufpool_kern.c | 391 struct __kern_packet *pkt_chain = SK_PTR_ADDR_KPKT(chain); in kern_pbufpool_free_chain() local
|
| H A D | pbufpool.c | 2206 pp_free_packet_chain(struct __kern_packet *pkt_chain, int *npkt) in pp_free_packet_chain()
|