Home
last modified time | relevance | path

Searched refs:tcf_get_drop_reason (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/net/
H A Dsch_generic.h1081 tcf_get_drop_reason(const struct sk_buff *skb) in tcf_get_drop_reason() function
/linux-6.15/net/core/
H A Ddev.c4032 tcf_get_drop_reason(to_free)); in __dev_xmit_skb()
4094 tcf_get_drop_reason(to_free)); in __dev_xmit_skb()
4209 *drop_reason = tcf_get_drop_reason(skb); in tc_run()