OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:breachable
(Results
1 - 1
of
1
) sorted by null
/external/iproute2/ip/
ipntable.c
157
__u64
breachable
;
local
161
if (get_u64(&
breachable
, *argv, 0))
166
&
breachable
, sizeof(
breachable
));
490
__u64
breachable
= rta_getattr_u64(tpb[NDTPA_BASE_REACHABLE_TIME]);
local
491
fprintf(fp, "base_reachable %llu ",
breachable
);
Completed in 240 milliseconds