Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dcls_api.c1760 tcf_set_drop_reason(skb, in __tcf_classify()
1767 tcf_set_drop_reason(skb, in __tcf_classify()
1797 tcf_set_drop_reason(skb, in __tcf_classify()
1810 tcf_set_drop_reason(skb, in __tcf_classify()
1849 tcf_set_drop_reason(skb, in tcf_classify()
1861 tcf_set_drop_reason(skb, in tcf_classify()
1885 tcf_set_drop_reason(skb, SKB_DROP_REASON_NOMEM); in tcf_classify()
H A Dact_api.c1177 tcf_set_drop_reason(skb, in tcf_action_exec()
/linux/include/net/
H A Dsch_generic.h1197 static inline void tcf_set_drop_reason(const struct sk_buff *skb, in tcf_set_drop_reason() function
/linux/net/core/
H A Ddev.c4460 tcf_set_drop_reason(skb, *drop_reason); in tc_run()