Searched refs:RTM_DELTUNNEL (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/include/uapi/linux/ |
D | rtnetlink.h | 192 RTM_DELTUNNEL, enumerator 193 #define RTM_DELTUNNEL RTM_DELTUNNEL macro
|
/Linux-v6.1/drivers/net/vxlan/ |
D | vxlan_vnifilter.c | 797 vxlan_vnifilter_notify(vxlan, vninode, RTM_DELTUNNEL); in vxlan_vni_del() 823 case RTM_DELTUNNEL: in vxlan_vni_add_del() 910 vxlan_vnifilter_notify(vxlan, v, RTM_DELTUNNEL); in vxlan_vnigroup_uninit() 996 rtnl_register_module(THIS_MODULE, PF_BRIDGE, RTM_DELTUNNEL, in vxlan_vnifilter_init() 1004 rtnl_unregister(PF_BRIDGE, RTM_DELTUNNEL); in vxlan_vnifilter_uninit()
|
/Linux-v6.1/security/selinux/ |
D | nlmsgtab.c | 95 { RTM_DELTUNNEL, NETLINK_ROUTE_SOCKET__NLMSG_WRITE },
|