Searched refs:__nested (Results 1 – 1 of 1) sorted by relevance
393 struct nlattr *__nested = nla_nest_start(skb, type); in nla_put_ipaddr4() local396 if (!__nested) in nla_put_ipaddr4()400 nla_nest_end(skb, __nested); in nla_put_ipaddr4()407 struct nlattr *__nested = nla_nest_start(skb, type); in nla_put_ipaddr6() local410 if (!__nested) in nla_put_ipaddr6()414 nla_nest_end(skb, __nested); in nla_put_ipaddr6()