Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/skywalk/packet/ !
H A Dpbufpool_var.h252 extern void pp_free_packet_single(struct __kern_packet *);
H A Dpbufpool.c2309 pp_free_packet_single(kpkt->pkt_pkt); in pp_metadata_fini()
2508 pp_free_packet_single(struct __kern_packet *pkt) in pp_free_packet_single() function
2540 pp_free_packet_single(pkt); in pp_drop_packet_single()
/xnu-11417.101.15/bsd/skywalk/nexus/flowswitch/ !
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()
H A Dfsw_dp.c339 pp_free_packet_single(pkt); \
346 pp_free_packet_single(pkt); \
699 pp_free_packet_single(pkt); in rx_process_ip_frag()
1097 pp_free_packet_single(pkt); in fsw_rx_ring_dequeue_pktq()
1175 pp_free_packet_single(pkt); in fsw_tx_ring_dequeue_pktq()
1937 pp_free_packet_single(dpkt); in dp_flow_rx_process()
1975 pp_free_packet_single(dpkt); in dp_flow_rx_process()
2807 pp_free_packet_single(pkt); in convert_pkt_to_mbuf()
3136 pp_free_packet_single(pkt); in dp_flow_tx_route_process()
3180 pp_free_packet_single(pkt); in dp_listener_flow_tx_process()
/xnu-11417.101.15/bsd/skywalk/nexus/netif/ !
H A Dnx_netif_util.c54 pp_free_packet_single(pkt); in nx_netif_free_packet()
/xnu-11417.101.15/bsd/net/ !
H A Dif_redirect.c780 pp_free_packet_single(spkt); in redirect_rx_cb()