Searched refs:RTM_NEWCACHEREPORT (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/uapi/linux/ |
H A D | rtnetlink.h | 152 RTM_NEWCACHEREPORT = 96, enumerator 153 #define RTM_NEWCACHEREPORT RTM_NEWCACHEREPORT macro
|
/openbmc/linux/security/selinux/ |
H A D | nlmsgtab.c | 79 { RTM_NEWCACHEREPORT, NETLINK_ROUTE_SOCKET__NLMSG_READ },
|
/openbmc/linux/net/ipv6/ |
H A D | ip6mr.c | 2491 nlh = nlmsg_put(skb, 0, 0, RTM_NEWCACHEREPORT, in mrt6msg_netlink_event()
|
/openbmc/linux/net/ipv4/ |
H A D | ipmr.c | 2460 nlh = nlmsg_put(skb, 0, 0, RTM_NEWCACHEREPORT, in igmpmsg_netlink_event()
|