Searched refs:blockid (Results 1 – 1 of 1) sorted by relevance
391 const u32 blockid, struct tcf_result *res, in tcf_blockcast() argument405 block = tcf_block_lookup(dev_net(skb->dev), blockid); in tcf_blockcast()430 u32 blockid; in tcf_mirred_act() local446 blockid = READ_ONCE(m->tcfm_blockid); in tcf_mirred_act()447 if (blockid) in tcf_mirred_act()448 return tcf_blockcast(skb, m, blockid, res, retval); in tcf_mirred_act()499 u32 blockid; in tcf_mirred_dump() local511 blockid = m->tcfm_blockid; in tcf_mirred_dump()512 if (blockid && nla_put_u32(skb, TCA_MIRRED_BLOCKID, blockid)) in tcf_mirred_dump()