Home
last modified time | relevance | path

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

/linux-6.12.1/net/sched/
Dact_mirred.c333 const u32 exception_ifindex, int retval) in tcf_blockcast_redir() argument
344 if (index == exception_ifindex) in tcf_blockcast_redir()
367 const u32 exception_ifindex, int retval) in tcf_blockcast_mirror() argument
373 if (index == exception_ifindex) in tcf_blockcast_mirror()
388 const u32 exception_ifindex = skb->dev->ifindex; in tcf_blockcast() local
407 exception_ifindex, retval); in tcf_blockcast()
410 return tcf_blockcast_mirror(skb, m, block, m_eaction, exception_ifindex, in tcf_blockcast()