Home
last modified time | relevance | path

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

/external/libnl/lib/route/link/
Dinet.c212 static struct rtnl_link_af_ops inet_ops = { variable
245 if (!(id = rtnl_link_af_alloc(link, &inet_ops))) in rtnl_link_inet_get_conf()
272 if (!(id = rtnl_link_af_alloc(link, &inet_ops))) in rtnl_link_inet_set_conf()
287 rtnl_link_af_register(&inet_ops); in inet_init()
292 rtnl_link_af_unregister(&inet_ops); in inet_exit()