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

/external/iproute2/include/linux/
H A Dneighbour.h116 NDTPA_PROXY_DELAY, /* u64, msecs */ enumerator in enum:__anon22299
/external/kernel-headers/original/uapi/linux/
H A Dneighbour.h123 NDTPA_PROXY_DELAY, /* u64, msecs */ enumerator in enum:__anon23176
/external/libnl/include/linux/
H A Dneighbour.h118 NDTPA_PROXY_DELAY, /* u64, msecs */ enumerator in enum:__anon24455
/external/iproute2/ip/
H A Dipntable.c271 NDTPA_PROXY_DELAY,
540 if (tpb[NDTPA_PROXY_DELAY]) {
541 __u64 proxy_delay = rta_getattr_u64(tpb[NDTPA_PROXY_DELAY]);
/external/libnl/lib/route/
H A Dneightbl.c530 NLA_PUT_U64(parms, NDTPA_PROXY_DELAY,

Completed in 151 milliseconds