Home
last modified time | relevance | path

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

/external/libnl/include/linux/
Drtnetlink.h97 RTM_SETNEIGHTBL, enumerator
98 #define RTM_SETNEIGHTBL RTM_SETNEIGHTBL macro
/external/kernel-headers/original/uapi/linux/
Drtnetlink.h105 RTM_SETNEIGHTBL, enumerator
106 #define RTM_SETNEIGHTBL RTM_SETNEIGHTBL macro
/external/iproute2/include/linux/
Drtnetlink.h105 RTM_SETNEIGHTBL, enumerator
106 #define RTM_SETNEIGHTBL RTM_SETNEIGHTBL macro
/external/libnl/lib/route/
Dneightbl.c457 m = nlmsg_alloc_simple(RTM_SETNEIGHTBL, 0); in rtnl_neightbl_build_change_request()
795 { RTM_SETNEIGHTBL, NL_ACT_SET, "set" },
/external/iproute2/ip/
Dipntable.c653 return ipntable_modify(RTM_SETNEIGHTBL, in do_ipntable()