Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c638 pp_free_packet_single(pkt); in rx_process_ip_frag()
1012 pp_free_packet_single(pkt); in fsw_rx_ring_dequeue_pktq()
1090 pp_free_packet_single(pkt); in fsw_tx_ring_dequeue_pktq()
1826 pp_free_packet_single(dpkt); in dp_flow_rx_process()
1856 pp_free_packet_single(dpkt); in dp_flow_rx_process()
2359 pp_free_packet_single(pkt); in fsw_devna_rx()
2649 pp_free_packet_single(pkt); in convert_pkt_to_mbuf()
3031 pp_free_packet_single(pkt); in dp_flow_tx_route_process()
3039 pp_free_packet_single(pkt); in dp_flow_tx_route_process()
3073 pp_free_packet_single(pkt); in dp_listener_flow_tx_process()
[all …]
H A Dfsw_vp.c220 pp_free_packet_single(pkt); in fsw_vp_na_txsync()
527 pp_free_packet_single(pkt); in nx_fsw_free_packet()
/xnu-10063.141.1/bsd/skywalk/packet/
H A Dpbufpool_var.h247 extern void pp_free_packet_single(struct __kern_packet *);
H A Dpbufpool.c2183 pp_free_packet_single(kpkt->pkt_pkt); in pp_metadata_fini()
2361 pp_free_packet_single(struct __kern_packet *pkt) in pp_free_packet_single() function
/xnu-10063.141.1/bsd/skywalk/nexus/netif/
H A Dnx_netif_util.c54 pp_free_packet_single(pkt); in nx_netif_free_packet()
/xnu-10063.141.1/bsd/net/
H A Dif_redirect.c730 pp_free_packet_single(spkt); in redirect_rx_cb()