Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Drtnetlink.h180 RTM_GETVLAN, enumerator
181 #define RTM_GETVLAN RTM_GETVLAN macro
/linux-6.6.21/security/selinux/
Dnlmsgtab.c90 { RTM_GETVLAN, NETLINK_ROUTE_SOCKET__NLMSG_READ },
/linux-6.6.21/net/bridge/
Dbr_vlan.c2301 rtnl_register_module(THIS_MODULE, PF_BRIDGE, RTM_GETVLAN, NULL, in br_vlan_rtnl_init()
2311 rtnl_unregister(PF_BRIDGE, RTM_GETVLAN); in br_vlan_rtnl_uninit()