Searched defs:exception_ifindex (Results 1 – 1 of 1) sorted by relevance
/linux/net/sched/ |
H A D | act_mirred.c | 333 tcf_blockcast_redir(struct sk_buff * skb,struct tcf_mirred * m,struct tcf_block * block,int m_eaction,const u32 exception_ifindex,int retval) tcf_blockcast_redir() argument 367 tcf_blockcast_mirror(struct sk_buff * skb,struct tcf_mirred * m,struct tcf_block * block,int m_eaction,const u32 exception_ifindex,int retval) tcf_blockcast_mirror() argument 388 const u32 exception_ifindex = skb->dev->ifindex; tcf_blockcast() local
|