Home
last modified time | relevance | path

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

/third_party/libnl/lib/route/
Dlink.c144 static int af_fill(struct rtnl_link *link, struct rtnl_link_af_ops *ops, in af_fill() function
1635 if (do_foreach_af(link, af_fill, msg) < 0) in build_link_msg()