Searched refs:__nested (Results 1 – 1 of 1) sorted by relevance
399 struct nlattr *__nested = nla_nest_start(skb, type); in nla_put_ipaddr4() local402 if (!__nested) in nla_put_ipaddr4()406 nla_nest_end(skb, __nested); in nla_put_ipaddr4()413 struct nlattr *__nested = nla_nest_start(skb, type); in nla_put_ipaddr6() local416 if (!__nested) in nla_put_ipaddr6()420 nla_nest_end(skb, __nested); in nla_put_ipaddr6()