Searched refs:pp_drop_packet_single (Results 1 – 3 of 3) sorted by relevance
| /xnu-12377.61.12/bsd/skywalk/packet/ |
| H A D | pbufpool_var.h | 253 extern void pp_drop_packet_single(struct __kern_packet *, struct ifnet *, uint16_t,
|
| H A D | pbufpool.c | 2449 pp_drop_packet_single(struct __kern_packet *pkt, struct ifnet *ifp, uint16_t flags, in pp_drop_packet_single() function
|
| /xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/flow/ |
| H A D | flow_agg.c | 1612 pp_drop_packet_single(_pkt, fsw->fsw_ifp, _flags, _reason, __func__, __LINE__); \ in flow_rx_agg_channel() 1989 pp_drop_packet_single(_pkt, fsw->fsw_ifp, _flags, _reason, __func__, __LINE__); \ in flow_rx_agg_host()
|