Home
last modified time | relevance | path

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

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