Home
last modified time | relevance | path

Searched refs:pp_free_packet_single (Results 1 – 6 of 6) sorted by relevance

/xnu-12377.1.9/bsd/skywalk/packet/
H A Dpbufpool_var.h252 extern void pp_free_packet_single(struct __kern_packet *);
H A Dpbufpool.c2220 pp_free_packet_single(kpkt->pkt_pkt); in pp_metadata_fini()
2414 pp_free_packet_single(struct __kern_packet *pkt) in pp_free_packet_single() function
2446 pp_free_packet_single(pkt); in pp_drop_packet_single()
/xnu-12377.1.9/bsd/skywalk/nexus/flowswitch/
H A Dfsw_vp.c220 pp_free_packet_single(pkt); in fsw_vp_na_txsync()
525 pp_free_packet_single(pkt); in nx_fsw_free_packet()
H A Dfsw_dp.c353 pp_free_packet_single(pkt); \
360 pp_free_packet_single(pkt); \
713 pp_free_packet_single(pkt); in rx_process_ip_frag()
1116 pp_free_packet_single(pkt); in fsw_rx_ring_dequeue_pktq()
1194 pp_free_packet_single(pkt); in fsw_tx_ring_dequeue_pktq()
1972 pp_free_packet_single(dpkt); in dp_flow_rx_process()
2010 pp_free_packet_single(dpkt); in dp_flow_rx_process()
2884 pp_free_packet_single(pkt); in convert_pkt_to_mbuf()
3213 pp_free_packet_single(pkt); in dp_flow_tx_route_process()
3257 pp_free_packet_single(pkt); in dp_listener_flow_tx_process()
[all …]
/xnu-12377.1.9/bsd/skywalk/nexus/netif/
H A Dnx_netif_util.c54 pp_free_packet_single(pkt); in nx_netif_free_packet()
/xnu-12377.1.9/bsd/net/
H A Dif_redirect.c780 pp_free_packet_single(spkt); in redirect_rx_cb()