Home
last modified time | relevance | path

Searched refs:RTM_GETADDR (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/include/uapi/linux/
H A Drtnetlink.h41 RTM_GETADDR, enumerator
42 #define RTM_GETADDR RTM_GETADDR macro
/linux-6.15/security/selinux/
H A Dnlmsgtab.c35 { RTM_GETADDR, NETLINK_ROUTE_SOCKET__NLMSG_READ },
/linux-6.15/net/phonet/
H A Dpn_netlink.c323 {.owner = THIS_MODULE, .protocol = PF_PHONET, .msgtype = RTM_GETADDR,
/linux-6.15/net/mctp/
H A Ddevice.c530 {.owner = THIS_MODULE, .protocol = PF_MCTP, .msgtype = RTM_GETADDR,
/linux-6.15/net/ipv4/
H A Ddevinet.c2891 {.protocol = PF_INET, .msgtype = RTM_GETADDR, .dumpit = inet_dump_ifaddr,
/linux-6.15/net/core/
H A Drtnetlink.c7066 {.msgtype = RTM_GETADDR, .dumpit = rtnl_dump_all},
/linux-6.15/net/ipv6/
H A Daddrconf.c7440 {.owner = THIS_MODULE, .protocol = PF_INET6, .msgtype = RTM_GETADDR,