Searched refs:noconstrained_old (Results 1 – 1 of 1) sorted by relevance
7886 int noconstrained_old, noconstrained_new; in so_set_restrictions() local7903 noconstrained_old = (so->so_restrictions & SO_RESTRICT_DENY_CONSTRAINED); in so_set_restrictions()7914 (noconstrained_new - noconstrained_old) == 0) { in so_set_restrictions()7928 if (noconstrained_new - noconstrained_old != 0) { in so_set_restrictions()