Home
last modified time | relevance | path

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

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