Home
last modified time | relevance | path

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

/external/libnl/lib/route/
Dneigh.c563 static int build_neigh_msg(struct rtnl_neigh *tmpl, int cmd, int flags, in build_neigh_msg() function
630 return build_neigh_msg(tmpl, RTM_NEWNEIGH, flags, result); in rtnl_neigh_build_add_request()
691 return build_neigh_msg(neigh, RTM_DELNEIGH, flags, result); in rtnl_neigh_build_delete_request()