Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ilbadm/
H A Dilbadm_stats.c47 #define ILBST_ABS_NUMBERS 0x04 /* print absolute numbers, no d's */ macro
239 assert((old && (flags & ILBST_ABS_NUMBERS)) == B_FALSE); in i_sum_per_rule_processed()
242 check_valid = !(old || (flags & ILBST_ABS_NUMBERS)); in i_sum_per_rule_processed()
316 if ((sta->ilbst_flags & ILBST_ABS_NUMBERS) != 0) in of_server_stats()
330 if ((sta->ilbst_flags & (ILBST_DELTA_INTERVAL|ILBST_ABS_NUMBERS)) == 0) in of_server_stats()
372 if ((sta->ilbst_flags & ILBST_ABS_NUMBERS) != 0) in of_itemize_stats()
386 if ((sta->ilbst_flags & (ILBST_DELTA_INTERVAL|ILBST_ABS_NUMBERS)) == 0) in of_itemize_stats()
431 if ((sta->ilbst_flags & ILBST_ABS_NUMBERS) != 0) in of_rule_stats()
454 if ((sta->ilbst_flags & (ILBST_DELTA_INTERVAL|ILBST_ABS_NUMBERS)) == 0) in of_rule_stats()
851 if ((sta->ilbst_flags & ILBST_ABS_NUMBERS) == 0) { in i_do_show_stats()
[all …]