Searched defs:rtnl_link_af_ops (Results 1 – 2 of 2) sorted by relevance
75 struct rtnl_link_af_ops struct78 const unsigned int ao_family;81 int ao_refcnt;87 const struct nla_policy *ao_protinfo_policy;92 void * (*ao_alloc)(struct rtnl_link *);96 void * (*ao_clone)(struct rtnl_link *, void *);99 void (*ao_free)(struct rtnl_link *, void *);103 int (*ao_parse_protinfo)(struct rtnl_link *,108 int (*ao_parse_af)(struct rtnl_link *,113 int (*ao_fill_af)(struct rtnl_link *,[all …]
225 struct rtnl_link_af_ops *, void *, void *), in do_foreach_af()