Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dcls_api.c1745 tcf_set_drop_reason(skb, in __tcf_classify()
1752 tcf_set_drop_reason(skb, in __tcf_classify()
1782 tcf_set_drop_reason(skb, in __tcf_classify()
1795 tcf_set_drop_reason(skb, in __tcf_classify()
1834 tcf_set_drop_reason(skb, in tcf_classify()
1846 tcf_set_drop_reason(skb, in tcf_classify()
1870 tcf_set_drop_reason(skb, SKB_DROP_REASON_NOMEM); in tcf_classify()
/linux/include/net/
H A Dsch_generic.h1071 static inline void tcf_set_drop_reason(const struct sk_buff *skb, in tcf_set_drop_reason() function
1251 tcf_set_drop_reason(skb, reason); in qdisc_drop_reason()
/linux/net/core/
H A Ddev.c4025 tcf_set_drop_reason(skb, SKB_DROP_REASON_QDISC_DROP); in __dev_xmit_skb()
4226 tcf_set_drop_reason(skb, *drop_reason); in tc_run()