Home
last modified time | relevance | path

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

/third_party/libnl/include/netlink/route/
Dneighbour.h72 extern int rtnl_neigh_set_dst(struct rtnl_neigh *,
/third_party/libnl/src/lib/
Dneigh.c40 if ((err = rtnl_neigh_set_dst(neigh, a)) < 0) in nl_cli_neigh_parse_dst()
/third_party/libnl/
Dlibnl-route-3.sym550 rtnl_neigh_set_dst;
/third_party/libnl/lib/route/
Dneigh.c1010 int rtnl_neigh_set_dst(struct rtnl_neigh *neigh, struct nl_addr *addr) in rtnl_neigh_set_dst() function
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_nl80211.c9814 res = rtnl_neigh_set_dst(rn, nl_ipaddr); in wpa_driver_br_add_ip_neigh()
9900 res = rtnl_neigh_set_dst(rn, nl_ipaddr); in wpa_driver_br_delete_ip_neigh()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_nl80211.c10723 res = rtnl_neigh_set_dst(rn, nl_ipaddr); in wpa_driver_br_add_ip_neigh()
10809 res = rtnl_neigh_set_dst(rn, nl_ipaddr); in wpa_driver_br_delete_ip_neigh()