Searched refs:nocell_new (Results 1 – 1 of 1) sorted by relevance
8019 int nocell_old, nocell_new; in so_set_restrictions() local8042 nocell_new = (so->so_restrictions & SO_RESTRICT_DENY_CELLULAR); in so_set_restrictions()8047 if ((nocell_new - nocell_old) == 0 && in so_set_restrictions()8053 if (nocell_new - nocell_old != 0) { in so_set_restrictions()