Searched refs:nocell_new (Results 1 – 1 of 1) sorted by relevance
7866 int nocell_old, nocell_new; in so_set_restrictions() local7889 nocell_new = (so->so_restrictions & SO_RESTRICT_DENY_CELLULAR); in so_set_restrictions()7894 if ((nocell_new - nocell_old) == 0 && in so_set_restrictions()7900 if (nocell_new - nocell_old != 0) { in so_set_restrictions()