Searched refs:SO_RESTRICT_DENY_OUT (Results 1 – 2 of 2) sorted by relevance
102 #define SO_RESTRICT_DENY_OUT 0x2 /* deny outbound (trapdoor) */ macro
1525 if ((so->so_restrictions & SO_RESTRICT_DENY_OUT) != 0) { in soconnectlock()1662 if ((so->so_restrictions & SO_RESTRICT_DENY_OUT) != 0) { in soconnectxlocked()7838 SO_RESTRICT_DENY_OUT | SO_RESTRICT_DENY_CELLULAR | in so_set_restrictions()7877 SO_RESTRICT_DENY_OUT | in so_get_restrictions()