Searched refs:protoinfo (Results 1 – 2 of 2) sorted by relevance
117 name: rta-protoinfo # not used
5994 void *protoinfo; in inet6_fill_ifinfo() local6017 protoinfo = nla_nest_start_noflag(skb, IFLA_PROTINFO); in inet6_fill_ifinfo()6018 if (!protoinfo) in inet6_fill_ifinfo()6024 nla_nest_end(skb, protoinfo); in inet6_fill_ifinfo()