Home
last modified time | relevance | path

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

/third_party/libnl/include/linux-private/linux/
Drtnetlink.h51 RTM_NEWNEIGH = 28, enumerator
52 #define RTM_NEWNEIGH RTM_NEWNEIGH macro
/third_party/libnl/lib/route/
Dneigh.c759 return build_neigh_msg(tmpl, RTM_NEWNEIGH, flags, result); in rtnl_neigh_build_add_request()
1102 { RTM_NEWNEIGH, NL_ACT_NEW, "new" },