Home
last modified time | relevance | path

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

/external/libnl/include/linux/
Dneighbour.h111 NDTPA_GC_STALETIME, /* u64, msecs */ enumerator
/external/iproute2/include/linux/
Dneighbour.h109 NDTPA_GC_STALETIME, /* u64, msecs */ enumerator
/external/kernel-headers/original/uapi/linux/
Dneighbour.h117 NDTPA_GC_STALETIME, /* u64, msecs */ enumerator
/external/iproute2/ip/
Dipntable.c189 NDTPA_GC_STALETIME, in ipntable_modify()
502 if (tpb[NDTPA_GC_STALETIME]) { in print_ntable()
503 __u64 gc_stale = rta_getattr_u64(tpb[NDTPA_GC_STALETIME]); in print_ntable()
/external/libnl/lib/route/
Dneightbl.c518 NLA_PUT_U64(parms, NDTPA_GC_STALETIME, in rtnl_neightbl_build_change_request()