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