Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
H A Drtnetlink.h51 RTM_NEWNEIGH = 28, enumerator
52 #define RTM_NEWNEIGH RTM_NEWNEIGH macro
/linux/net/mctp/
H A Dneigh.c270 RTM_NEWNEIGH, NLM_F_MULTI, neigh); in mctp_rtm_getneigh()
330 {THIS_MODULE, PF_MCTP, RTM_NEWNEIGH, mctp_rtm_newneigh, NULL, 0},
/linux/samples/bpf/
H A Dxdp_router_ipv4_user.c362 } else if (nh->nlmsg_type == RTM_NEWNEIGH) { in read_arp()
375 } else if (nh->nlmsg_type == RTM_NEWNEIGH) { in read_arp()