Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dact_mirred.c346 const u32 exception_ifindex, int retval) in tcf_blockcast_redir() argument
357 if (index == exception_ifindex) in tcf_blockcast_redir()
381 const u32 exception_ifindex, int retval) in tcf_blockcast_mirror() argument
387 if (index == exception_ifindex) in tcf_blockcast_mirror()
402 const u32 exception_ifindex = skb->dev->ifindex; in tcf_blockcast() local
419 exception_ifindex, retval); in tcf_blockcast()
422 return tcf_blockcast_mirror(skb, m, block, m_eaction, exception_ifindex, in tcf_blockcast()