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.c669 static struct rtnl_link_info_ops vxlan_info_ops = { variable
685 if ((link)->l_info_ops != &vxlan_info_ops) { \
1788 rtnl_link_register_info(&vxlan_info_ops); in vxlan_init()
1793 rtnl_link_unregister_info(&vxlan_info_ops); in vxlan_exit()