Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dtcx.h26 static inline void tcx_set_ingress(struct sk_buff *skb, bool ingress) in tcx_set_ingress() function
/Linux-v6.6/net/core/
Ddev.c4019 tcx_set_ingress(skb, true); in sch_handle_ingress()
4299 tcx_set_ingress(skb, false); in __dev_queue_xmit()