Home
last modified time | relevance | path

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

/linux/net/core/
H A Drtnetlink.c1956 struct nlattr *af_spec; in rtnl_fill_link_af() local
1958 af_spec = nla_nest_start_noflag(skb, IFLA_AF_SPEC); in rtnl_fill_link_af()
1959 if (!af_spec) in rtnl_fill_link_af()
1988 nla_nest_end(skb, af_spec); in rtnl_fill_link_af()