Home
last modified time | relevance | path

Searched refs:pp_drop_pktq (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.1.9/bsd/skywalk/packet/
H A Dpbufpool_var.h257 extern void pp_drop_pktq(struct pktq *, struct ifnet *, uint16_t,
H A Dpbufpool.c2313 pp_drop_pktq(struct pktq *pktq, struct ifnet *ifp, uint16_t flags, in pp_drop_pktq() function
/xnu-12377.1.9/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_agg.c1632 pp_drop_pktq(rx_pkts, fsw->fsw_ifp, DROPTAP_FLAG_DIR_IN, in flow_rx_agg_channel()
2546 pp_drop_pktq(&dropped_pkts, fsw->fsw_ifp, DROPTAP_FLAG_DIR_IN, in flow_rx_agg_tcp()