Home
last modified time | relevance | path

Searched refs:protoinfo (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv6/
H A Daddrconf.c6011 void *protoinfo; in inet6_fill_ifinfo() local
6034 protoinfo = nla_nest_start_noflag(skb, IFLA_PROTINFO); in inet6_fill_ifinfo()
6035 if (!protoinfo) in inet6_fill_ifinfo()
6041 nla_nest_end(skb, protoinfo); in inet6_fill_ifinfo()