Searched refs:noconstrained_new (Results 1 – 1 of 1) sorted by relevance
7885 int noconstrained_old, noconstrained_new; in so_set_restrictions() local7908 noconstrained_new = (so->so_restrictions & SO_RESTRICT_DENY_CONSTRAINED); in so_set_restrictions()7913 (noconstrained_new - noconstrained_old) == 0) { in so_set_restrictions()7927 if (noconstrained_new - noconstrained_old != 0) { in so_set_restrictions()