Home
last modified time | relevance | path

Searched refs:RTM_GETNEIGH (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Drtnetlink.h55 RTM_GETNEIGH, enumerator
56 #define RTM_GETNEIGH RTM_GETNEIGH macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Drtnetlink.h55 RTM_GETNEIGH, enumerator
56 #define RTM_GETNEIGH RTM_GETNEIGH macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Drtnetlink.h56 RTM_GETNEIGH, enumerator
57 #define RTM_GETNEIGH RTM_GETNEIGH macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Drtnetlink.h43 RTM_GETNEIGH, enumerator
44 #define RTM_GETNEIGH RTM_GETNEIGH macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Drtnetlink.h56 RTM_GETNEIGH, enumerator
57 #define RTM_GETNEIGH RTM_GETNEIGH macro
/kernel/linux/linux-6.6/net/mctp/
H A Dneigh.c331 rtnl_register_module(THIS_MODULE, PF_MCTP, RTM_GETNEIGH, in mctp_neigh_init()
340 rtnl_unregister(PF_MCTP, RTM_GETNEIGH); in mctp_neigh_exit()
/kernel/linux/linux-5.10/security/selinux/
H A Dnlmsgtab.c42 { RTM_GETNEIGH, NETLINK_ROUTE_SOCKET__NLMSG_READ },
/kernel/linux/linux-6.6/security/selinux/
H A Dnlmsgtab.c41 { RTM_GETNEIGH, NETLINK_ROUTE_SOCKET__NLMSG_READ },
/kernel/linux/linux-5.10/samples/bpf/
H A Dxdp_router_ipv4_user.c394 if (nh->nlmsg_type == RTM_GETNEIGH) in read_arp()
482 req.nl.nlmsg_type = RTM_GETNEIGH; in get_arp_table()
/kernel/linux/linux-6.6/samples/bpf/
H A Dxdp_router_ipv4_user.c418 req.nl.nlmsg_type = RTM_GETNEIGH; in get_arp_table()
/kernel/linux/linux-5.10/drivers/net/vxlan/
H A Dvxlan_core.c287 if (type == RTM_GETNEIGH) { in vxlan_fdb_info()
465 vxlan_fdb_notify(vxlan, &f, &remote, RTM_GETNEIGH, true, NULL); in vxlan_ip_miss()
477 vxlan_fdb_notify(vxlan, &f, &remote, RTM_GETNEIGH, true, NULL); in vxlan_fdb_miss()
/kernel/linux/linux-6.6/drivers/net/vxlan/
H A Dvxlan_core.c181 if (type == RTM_GETNEIGH) { in vxlan_fdb_info()
359 vxlan_fdb_notify(vxlan, &f, &remote, RTM_GETNEIGH, true, NULL); in vxlan_ip_miss()
371 vxlan_fdb_notify(vxlan, &f, &remote, RTM_GETNEIGH, true, NULL); in vxlan_fdb_miss()
/kernel/linux/linux-5.10/net/core/
H A Dneighbour.c3400 __neigh_notify(n, RTM_GETNEIGH, NLM_F_REQUEST, 0); in neigh_app_ns()
3749 rtnl_register(PF_UNSPEC, RTM_GETNEIGH, neigh_get, neigh_dump_info, 0); in neigh_init()
H A Drtnetlink.c5723 rtnl_register(PF_BRIDGE, RTM_GETNEIGH, rtnl_fdb_get, rtnl_fdb_dump, 0); in rtnetlink_init()
/kernel/linux/linux-6.6/net/core/
H A Dneighbour.c3534 __neigh_notify(n, RTM_GETNEIGH, NLM_F_REQUEST, 0); in neigh_app_ns()
3892 rtnl_register(PF_UNSPEC, RTM_GETNEIGH, neigh_get, neigh_dump_info, 0); in neigh_init()
H A Drtnetlink.c6558 rtnl_register(PF_BRIDGE, RTM_GETNEIGH, rtnl_fdb_get, rtnl_fdb_dump, 0); in rtnetlink_init()

Completed in 48 milliseconds