Searched refs:gc_stale (Results 1 – 1 of 1) sorted by relevance
181 __u64 gc_stale; in ipntable_modify() local185 if (get_u64(&gc_stale, *argv, 0)) in ipntable_modify()190 &gc_stale, sizeof(gc_stale)); in ipntable_modify()503 __u64 gc_stale = *(__u64 *)RTA_DATA(tpb[NDTPA_GC_STALETIME]); in print_ntable() local504 fprintf(fp, "gc_stale %llu ", gc_stale); in print_ntable()