Searched defs:rtnl_link_af_ops (Results 1 – 2 of 2) sorted by relevance
81 struct rtnl_link_af_ops struct84 const unsigned int ao_family;87 int ao_refcnt;93 const struct nla_policy *ao_protinfo_policy;98 void * (*ao_alloc)(struct rtnl_link *);102 void * (*ao_clone)(struct rtnl_link *, void *);105 void (*ao_free)(struct rtnl_link *, void *);109 int (*ao_parse_protinfo)(struct rtnl_link *,114 int (*ao_parse_af)(struct rtnl_link *,119 int (*ao_fill_af)(struct rtnl_link *,[all …]
226 struct rtnl_link_af_ops *, void *, void *), in do_foreach_af()