Searched refs:tcf_set_drop_reason (Results 1 – 4 of 4) sorted by relevance
| /linux/net/sched/ |
| A D | cls_api.c | 1752 tcf_set_drop_reason(skb, in __tcf_classify() 1759 tcf_set_drop_reason(skb, in __tcf_classify() 1789 tcf_set_drop_reason(skb, in __tcf_classify() 1802 tcf_set_drop_reason(skb, in __tcf_classify() 1841 tcf_set_drop_reason(skb, in tcf_classify() 1853 tcf_set_drop_reason(skb, in tcf_classify() 1877 tcf_set_drop_reason(skb, SKB_DROP_REASON_NOMEM); in tcf_classify()
|
| A D | act_api.c | 1121 tcf_set_drop_reason(skb, in tcf_action_exec()
|
| /linux/include/net/ |
| A D | sch_generic.h | 1072 static inline void tcf_set_drop_reason(const struct sk_buff *skb, in tcf_set_drop_reason() function
|
| /linux/net/core/ |
| A D | dev.c | 3808 tcf_set_drop_reason(skb, SKB_DROP_REASON_QDISC_DROP); in __dev_xmit_skb() 4006 tcf_set_drop_reason(skb, *drop_reason); in tc_run()
|
Completed in 41 milliseconds