Home
last modified time | relevance | path

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

/external/libnl/lib/route/link/
Dinet.c213 static struct rtnl_link_af_ops inet_ops = { variable
246 if (!(id = rtnl_link_af_data(link, &inet_ops))) in rtnl_link_inet_get_conf()
273 if (!(id = rtnl_link_af_alloc(link, &inet_ops))) in rtnl_link_inet_set_conf()
288 rtnl_link_af_register(&inet_ops); in inet_init()
293 rtnl_link_af_unregister(&inet_ops); in inet_exit()