Searched refs:prop_list (Results 1 – 1 of 1) sorted by relevance
1956 struct nlattr *prop_list; in rtnl_fill_prop_list() local1959 prop_list = nla_nest_start(skb, IFLA_PROP_LIST); in rtnl_fill_prop_list()1960 if (!prop_list) in rtnl_fill_prop_list()1967 nla_nest_end(skb, prop_list); in rtnl_fill_prop_list()1971 nla_nest_cancel(skb, prop_list); in rtnl_fill_prop_list()