Searched refs:nocell_old (Results 1 – 1 of 1) sorted by relevance
7883 int nocell_old, nocell_new; in so_set_restrictions() local7900 nocell_old = (so->so_restrictions & SO_RESTRICT_DENY_CELLULAR); in so_set_restrictions()7911 if ((nocell_new - nocell_old) == 0 && in so_set_restrictions()7917 if (nocell_new - nocell_old != 0) { in so_set_restrictions()