Searched refs:ilbst_rulename (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ilbadm/
H A Dilbadm_stats.c199 char *ilbst_rulename; /* optional */ member in struct:__anon258
704 * sta->ilbst_rulename.
721 if (sta->ilbst_rulename != NULL) {
722 if (strcasecmp(kp->ks_name, sta->ilbst_rulename)
760 if (sta->ilbst_rulename != NULL || i == rcount) {
766 if (sta->ilbst_rulename != NULL && i == 0)
788 if (sta->ilbst_rulename != NULL) {
832 if (sta->ilbst_rulename == NULL)
895 if (sta->ilbst_rulename == NULL)
1007 case 'r': sta.ilbst_rulename
[all...]

Completed in 70 milliseconds