Home
last modified time | relevance | path

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

/external/libnl/lib/route/link/
Dbridge.c77 static struct rtnl_link_af_ops bridge_ops; variable
87 return rtnl_link_af_data(link, &bridge_ops); in bridge_data()
517 link->l_af_ops == &bridge_ops; in rtnl_link_is_bridge()
965 static struct rtnl_link_af_ops bridge_ops = { variable
984 rtnl_link_af_register(&bridge_ops); in bridge_init()
989 rtnl_link_af_unregister(&bridge_ops); in bridge_exit()