Searched refs:NDTPA_REACHABLE_TIME (Results 1 - 4 of 4) sorted by relevance

/external/iproute2/include/linux/
H A Dneighbour.h106 NDTPA_REACHABLE_TIME, /* u64, read-only, msecs */ enumerator in enum:__anon21495
/external/kernel-headers/original/uapi/linux/
H A Dneighbour.h113 NDTPA_REACHABLE_TIME, /* u64, read-only, msecs */ enumerator in enum:__anon22372
/external/libnl/include/linux/
H A Dneighbour.h108 NDTPA_REACHABLE_TIME, /* u64, read-only, msecs */ enumerator in enum:__anon23651
/external/iproute2/ip/
H A Dipntable.c485 if (tpb[NDTPA_REACHABLE_TIME]) {
486 __u64 reachable = rta_getattr_u64(tpb[NDTPA_REACHABLE_TIME]);

Completed in 120 milliseconds