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