Home
last modified time | relevance | path

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

/linux/include/net/
H A Dsch_generic.h1148 tcf_get_drop_reason(const struct sk_buff *skb) in tcf_get_drop_reason() function
1165 kfree_skb_reason(skb, tcf_get_drop_reason(skb)); in tcf_kfree_skb_list()
/linux/net/core/
H A Ddev.c4403 *drop_reason = tcf_get_drop_reason(skb);