Home
last modified time | relevance | path

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

/linux/include/net/
H A Dtcx.h25 static inline void tcx_set_ingress(struct sk_buff *skb, bool ingress) in tcx_set_ingress() function
/linux/net/core/
H A Ddev.c4478 tcx_set_ingress(skb, true); in sch_handle_ingress()
4795 tcx_set_ingress(skb, false); in __dev_queue_xmit()