Searched defs:rtnl_link_af_ops (Results 1 – 2 of 2) sorted by relevance
76 struct rtnl_link_af_ops struct79 const unsigned int ao_family;82 int ao_refcnt;88 const struct nla_policy *ao_protinfo_policy;93 void * (*ao_alloc)(struct rtnl_link *);97 void * (*ao_clone)(struct rtnl_link *, void *);100 void (*ao_free)(struct rtnl_link *, void *);104 int (*ao_parse_protinfo)(struct rtnl_link *,109 int (*ao_parse_af)(struct rtnl_link *,114 int (*ao_fill_af)(struct rtnl_link *,[all …]
218 struct rtnl_link_af_ops *, void *, void *), in do_foreach_af()