Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_frag.c140 int sch_frag_xmit_hook(struct sk_buff *skb, int (*xmit)(struct sk_buff *skb)) in sch_frag_xmit_hook() function
152 EXPORT_SYMBOL_GPL(sch_frag_xmit_hook);
H A Dact_api.c37 return sch_frag_xmit_hook(skb, xmit); in tcf_dev_queue_xmit()
/openbmc/linux/include/net/
H A Dsch_generic.h1318 int sch_frag_xmit_hook(struct sk_buff *skb, int (*xmit)(struct sk_buff *skb));