Searched refs:RTM_GETMULTICAST (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/include/uapi/linux/ |
| H A D | rtnetlink.h | 100 RTM_GETMULTICAST, enumerator 101 #define RTM_GETMULTICAST RTM_GETMULTICAST macro
|
| /linux-6.15/security/selinux/ |
| H A D | nlmsgtab.c | 58 { RTM_GETMULTICAST, NETLINK_ROUTE_SOCKET__NLMSG_READ },
|
| /linux-6.15/net/ipv4/ |
| H A D | devinet.c | 1906 case RTM_GETMULTICAST: in in_dev_dump_addr() 1997 return inet_dump_addr(skb, cb, RTM_GETMULTICAST); in inet_dump_ifmcaddr() 2896 {.owner = THIS_MODULE, .protocol = PF_INET, .msgtype = RTM_GETMULTICAST,
|
| /linux-6.15/net/ipv6/ |
| H A D | addrconf.c | 5310 fillargs->event = RTM_GETMULTICAST; in in6_dump_addrs() 7443 {.owner = THIS_MODULE, .protocol = PF_INET6, .msgtype = RTM_GETMULTICAST,
|