Searched refs:RTM_GETNETCONF (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/include/uapi/linux/ |
| H A D | rtnetlink.h | 136 RTM_GETNETCONF = 82, enumerator 137 #define RTM_GETNETCONF RTM_GETNETCONF macro
|
| /linux-6.15/security/selinux/ |
| H A D | nlmsgtab.c | 69 { RTM_GETNETCONF, NETLINK_ROUTE_SOCKET__NLMSG_READ },
|
| /linux-6.15/net/mpls/ |
| H A D | af_mpls.c | 2735 {THIS_MODULE, PF_MPLS, RTM_GETNETCONF,
|
| /linux-6.15/net/ipv4/ |
| H A D | devinet.c | 2893 {.protocol = PF_INET, .msgtype = RTM_GETNETCONF,
|
| /linux-6.15/net/core/ |
| H A D | rtnetlink.c | 7068 {.msgtype = RTM_GETNETCONF, .dumpit = rtnl_dump_all},
|
| /linux-6.15/net/ipv6/ |
| H A D | addrconf.c | 7449 {.owner = THIS_MODULE, .protocol = PF_INET6, .msgtype = RTM_GETNETCONF,
|