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