Searched refs:RTM_GETADDR (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/include/uapi/linux/ |
| H A D | rtnetlink.h | 41 RTM_GETADDR, enumerator 42 #define RTM_GETADDR RTM_GETADDR macro
|
| /linux-6.15/security/selinux/ |
| H A D | nlmsgtab.c | 35 { RTM_GETADDR, NETLINK_ROUTE_SOCKET__NLMSG_READ },
|
| /linux-6.15/net/phonet/ |
| H A D | pn_netlink.c | 323 {.owner = THIS_MODULE, .protocol = PF_PHONET, .msgtype = RTM_GETADDR,
|
| /linux-6.15/net/mctp/ |
| H A D | device.c | 530 {.owner = THIS_MODULE, .protocol = PF_MCTP, .msgtype = RTM_GETADDR,
|
| /linux-6.15/net/ipv4/ |
| H A D | devinet.c | 2891 {.protocol = PF_INET, .msgtype = RTM_GETADDR, .dumpit = inet_dump_ifaddr,
|
| /linux-6.15/net/core/ |
| H A D | rtnetlink.c | 7066 {.msgtype = RTM_GETADDR, .dumpit = rtnl_dump_all},
|
| /linux-6.15/net/ipv6/ |
| H A D | addrconf.c | 7440 {.owner = THIS_MODULE, .protocol = PF_INET6, .msgtype = RTM_GETADDR,
|