Lines Matching defs:s
170 * A rule's kstat has ILB_RULE_KS_CNAME class name.
258 (void) sprintf(cname_buf, "%s-sstat", rule->ir_name);
994 * check if min and max port are outside a rule's range.
1270 * specification must be the same as the rule's.
1675 struct ilb_sticky_s *s = NULL;
1683 * We don't really need to switch here since both protocols's
1756 &s, &nat_src_idx)) == NULL) {
1788 if (s != NULL)
1795 if (s != NULL)
1796 ilb_sticky_refrele(s);
1819 dport, &info, &ip_sum, &tp_sum, s) != 0) {
1843 dport, &info, &ip_sum, &tp_sum, s) != 0) {
1861 if (s != NULL)
1862 ilb_sticky_refrele(s);