Home
last modified time | relevance | path

Searched refs:secy_nest (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/
H A Dmacsec.c3021 struct nlattr *secy_nest = nla_nest_start_noflag(skb, in nla_put_secy() local
3025 if (!secy_nest) in nla_put_secy()
3060 nla_nest_end(skb, secy_nest); in nla_put_secy()
3064 nla_nest_cancel(skb, secy_nest); in nla_put_secy()
/kernel/linux/linux-6.6/drivers/net/
H A Dmacsec.c2984 struct nlattr *secy_nest = nla_nest_start_noflag(skb, in nla_put_secy() local
2988 if (!secy_nest) in nla_put_secy()
3023 nla_nest_end(skb, secy_nest); in nla_put_secy()
3027 nla_nest_cancel(skb, secy_nest); in nla_put_secy()

Completed in 13 milliseconds