Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Drtnetlink.h62 RTM_GETRULE, enumerator
63 #define RTM_GETRULE RTM_GETRULE macro
/linux/security/selinux/
H A Dnlmsgtab.c44 { RTM_GETRULE, NETLINK_ROUTE_SOCKET__NLMSG_READ },
/linux/net/core/
H A Dfib_rules.c1297 rtnl_register(PF_UNSPEC, RTM_GETRULE, NULL, fib_nl_dumprule, in fib_rules_init()
1315 rtnl_unregister(PF_UNSPEC, RTM_GETRULE); in fib_rules_init()