Home
last modified time | relevance | path

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

/external/libnl/lib/route/link/
Dvxlan.c399 static struct rtnl_link_info_ops vxlan_info_ops = { variable
414 if ((link)->l_info_ops != &vxlan_info_ops) { \
1149 rtnl_link_register_info(&vxlan_info_ops); in vxlan_init()
1154 rtnl_link_unregister_info(&vxlan_info_ops); in vxlan_exit()