Searched refs:__nested (Results 1 – 1 of 1) sorted by relevance
403 struct nlattr *__nested = nla_nest_start(skb, type); in nla_put_ipaddr4() local406 if (!__nested) in nla_put_ipaddr4()410 nla_nest_end(skb, __nested); in nla_put_ipaddr4()417 struct nlattr *__nested = nla_nest_start(skb, type); in nla_put_ipaddr6() local420 if (!__nested) in nla_put_ipaddr6()424 nla_nest_end(skb, __nested); in nla_put_ipaddr6()