Searched refs:blockid (Results 1 – 1 of 1) sorted by relevance
385 const u32 blockid, struct tcf_result *res, in tcf_blockcast() argument399 block = tcf_block_lookup(dev_net(skb->dev), blockid); in tcf_blockcast()424 u32 blockid; in tcf_mirred_act() local437 blockid = READ_ONCE(m->tcfm_blockid); in tcf_mirred_act()438 if (blockid) { in tcf_mirred_act()439 retval = tcf_blockcast(skb, m, blockid, res, retval); in tcf_mirred_act()484 u32 blockid; in tcf_mirred_dump() local496 blockid = m->tcfm_blockid; in tcf_mirred_dump()497 if (blockid && nla_put_u32(skb, TCA_MIRRED_BLOCKID, blockid)) in tcf_mirred_dump()