Searched refs:noexpensive_old (Results 1 – 1 of 1) sorted by relevance
7901 int noexpensive_old, noexpensive_new; in so_set_restrictions() local7918 noexpensive_old = (so->so_restrictions & SO_RESTRICT_DENY_EXPENSIVE); in so_set_restrictions()7929 (noexpensive_new - noexpensive_old) == 0 && in so_set_restrictions()7941 if (noexpensive_new - noexpensive_old != 0) { in so_set_restrictions()