Searched refs:RTM_NEWCACHEREPORT (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | rtnetlink.h | 150 RTM_NEWCACHEREPORT = 96, enumerator 151 #define RTM_NEWCACHEREPORT RTM_NEWCACHEREPORT macro
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | rtnetlink.h | 152 RTM_NEWCACHEREPORT = 96, enumerator 153 #define RTM_NEWCACHEREPORT RTM_NEWCACHEREPORT macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | rtnetlink.h | 134 RTM_NEWCACHEREPORT = 96, enumerator 135 #define RTM_NEWCACHEREPORT RTM_NEWCACHEREPORT macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | rtnetlink.h | 121 RTM_NEWCACHEREPORT = 96, enumerator 122 #define RTM_NEWCACHEREPORT RTM_NEWCACHEREPORT macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | rtnetlink.h | 134 RTM_NEWCACHEREPORT = 96, enumerator 135 #define RTM_NEWCACHEREPORT RTM_NEWCACHEREPORT macro
|
/kernel/linux/linux-5.10/security/selinux/ |
H A D | nlmsgtab.c | 79 { RTM_NEWCACHEREPORT, NETLINK_ROUTE_SOCKET__NLMSG_READ },
|
/kernel/linux/linux-6.6/security/selinux/ |
H A D | nlmsgtab.c | 79 { RTM_NEWCACHEREPORT, NETLINK_ROUTE_SOCKET__NLMSG_READ },
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | ip6mr.c | 2460 nlh = nlmsg_put(skb, 0, 0, RTM_NEWCACHEREPORT, in mrt6msg_netlink_event()
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | ip6mr.c | 2475 nlh = nlmsg_put(skb, 0, 0, RTM_NEWCACHEREPORT, in mrt6msg_netlink_event()
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | ipmr.c | 2430 nlh = nlmsg_put(skb, 0, 0, RTM_NEWCACHEREPORT, in igmpmsg_netlink_event()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | ipmr.c | 2446 nlh = nlmsg_put(skb, 0, 0, RTM_NEWCACHEREPORT, in igmpmsg_netlink_event()
|
Completed in 28 milliseconds