Home
last modified time | relevance | path

Searched defs:pdrop (Results 1 – 6 of 6) sorted by relevance

/xnu-12377.61.12/bsd/net/
H A Ddlil.c2931 classq_pkt_t *p, boolean_t flush, boolean_t *pdrop) in ifnet_enqueue_single()
3242 boolean_t flush, boolean_t *pdrop) in ifnet_enqueue_chain()
3265 boolean_t pdrop; /* dummy */ in ifnet_enqueue_netem() local
3282 classq_pkt_t *pkt, boolean_t flush, boolean_t *pdrop) in ifnet_enqueue_common_single()
3301 boolean_t pdrop; in ifnet_enqueue() local
3315 boolean_t *pdrop) in ifnet_enqueue_mbuf()
3346 boolean_t *pdrop) in ifnet_enqueue_mbuf_chain()
3378 struct __kern_packet *kpkt, boolean_t flush, boolean_t *pdrop) in ifnet_enqueue_pkt()
3412 uint32_t bytes, boolean_t flush, boolean_t *pdrop) in ifnet_enqueue_pkt_chain()
/xnu-12377.61.12/bsd/net/pktsched/
H A Dpktsched_netem.c1083 nlc_enqueue(struct netem *ne, classq_pkt_t *p, bool *pdrop) in nlc_enqueue()
1159 netem_enqueue(struct netem *ne, classq_pkt_t *p, bool *pdrop) in netem_enqueue()
H A Dpktsched.c99 uint32_t bytes, boolean_t *pdrop) in pktsched_enqueue_noop()
H A Dpktsched_fq_codel.c761 classq_pkt_t *tail, uint32_t cnt, uint32_t bytes, boolean_t *pdrop) in fq_if_enqueue()
/xnu-12377.61.12/bsd/net/classq/
H A Dclassq_subr.c365 u_int32_t cnt, u_int32_t bytes, boolean_t *pdrop) in ifclassq_enqueue()
/xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c2549 bool pdrop; in fsw_dev_input_netem_enqueue() local