Home
last modified time | relevance | path

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

/linux-6.14.4/include/uapi/linux/
Drtnetlink.h136 RTM_GETNETCONF = 82, enumerator
137 #define RTM_GETNETCONF RTM_GETNETCONF macro
/linux-6.14.4/security/selinux/
Dnlmsgtab.c69 { RTM_GETNETCONF, NETLINK_ROUTE_SOCKET__NLMSG_READ },
/linux-6.14.4/net/mpls/
Daf_mpls.c2735 {THIS_MODULE, PF_MPLS, RTM_GETNETCONF,
/linux-6.14.4/net/ipv4/
Ddevinet.c2846 {.protocol = PF_INET, .msgtype = RTM_GETNETCONF,
/linux-6.14.4/net/core/
Drtnetlink.c7028 {.msgtype = RTM_GETNETCONF, .dumpit = rtnl_dump_all},
/linux-6.14.4/net/ipv6/
Daddrconf.c7434 {.owner = THIS_MODULE, .protocol = PF_INET6, .msgtype = RTM_GETNETCONF,