Home
last modified time | relevance | path

Searched defs:want_ingress (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/net/sched/
Dact_mirred.c214 static int tcf_mirred_forward(bool want_ingress, struct sk_buff *skb) in tcf_mirred_forward()
239 bool want_ingress; in tcf_mirred_act() local