Home
last modified time | relevance | path

Searched refs:RTM_GETMULTICAST (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Drtnetlink.h96 RTM_GETMULTICAST = 58, enumerator
97 #define RTM_GETMULTICAST RTM_GETMULTICAST macro
/openbmc/linux/security/selinux/
H A Dnlmsgtab.c58 { RTM_GETMULTICAST, NETLINK_ROUTE_SOCKET__NLMSG_READ },
/openbmc/linux/net/ipv6/
H A Daddrconf.c5257 fillargs->event = RTM_GETMULTICAST; in in6_dump_addrs()
7415 err = rtnl_register_module(THIS_MODULE, PF_INET6, RTM_GETMULTICAST, in addrconf_init()