Home
last modified time | relevance | path

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

/external/libnl/include/linux/
Dneighbour.h118 NDTPA_PROXY_DELAY, /* u64, msecs */ enumerator
/external/kernel-headers/original/uapi/linux/
Dneighbour.h126 NDTPA_PROXY_DELAY, /* u64, msecs */ enumerator
/external/iproute2/include/linux/
Dneighbour.h126 NDTPA_PROXY_DELAY, /* u64, msecs */ enumerator
/external/iproute2/ip/
Dipntable.c271 NDTPA_PROXY_DELAY, in ipntable_modify()
540 if (tpb[NDTPA_PROXY_DELAY]) { in print_ntable()
541 unsigned long long proxy_delay = rta_getattr_u64(tpb[NDTPA_PROXY_DELAY]); in print_ntable()
/external/libnl/lib/route/
Dneightbl.c530 NLA_PUT_U64(parms, NDTPA_PROXY_DELAY, in rtnl_neightbl_build_change_request()