Home
last modified time | relevance | path

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

/linux-6.15/net/sched/
H A Dact_mirred.c385 const u32 blockid, struct tcf_result *res, in tcf_blockcast() argument
399 block = tcf_block_lookup(dev_net(skb->dev), blockid); in tcf_blockcast()
424 u32 blockid; in tcf_mirred_act() local
437 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() local
496 blockid = m->tcfm_blockid; in tcf_mirred_dump()
497 if (blockid && nla_put_u32(skb, TCA_MIRRED_BLOCKID, blockid)) in tcf_mirred_dump()
/linux-6.15/Documentation/netlink/specs/
H A Dtc.yaml1732 name: blockid