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

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/ilbadm/
H A Dilbadm_stats.c198 char *ilbst_rulename; /* optional */ member in struct:__anon281
707 * sta->ilbst_rulename.
724 if (sta->ilbst_rulename != NULL) {
725 if (strcasecmp(kp->ks_name, sta->ilbst_rulename)
763 if (sta->ilbst_rulename != NULL || i == rcount) {
769 if (sta->ilbst_rulename != NULL && i == 0)
791 if (sta->ilbst_rulename != NULL) {
835 if (sta->ilbst_rulename == NULL)
898 if (sta->ilbst_rulename == NULL)
1010 case 'r': sta.ilbst_rulename
[all...]

Completed in 95 milliseconds