Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ilbadm/
H A Dilbadm_stats.c197 int ilbst_flags; member
310 valid = sumfunc(&sta->ilbst_rlist[i], &val, sta->ilbst_flags); in of_server_stats()
316 if ((sta->ilbst_flags & ILBST_ABS_NUMBERS) != 0) in of_server_stats()
321 sta->ilbst_flags | ILBST_OLD_VALUES); 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()
438 if (sta->ilbst_flags & ILBST_RULES_CHANGED) in of_rule_stats()
454 if ((sta->ilbst_flags & (ILBST_DELTA_INTERVAL|ILBST_ABS_NUMBERS)) == 0) in of_rule_stats()
[all …]