Home
last modified time | relevance | path

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

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