Searched refs:IS_RESTRICTED_IN_PORT (Results 1 – 5 of 5) sorted by relevance
47 #define IS_RESTRICTED_IN_PORT(x) (bitmap_test(restricted_port_bitmap, ntohs((uint16_t)(x)))) macro
430 if (!IS_RESTRICTED_IN_PORT(port) || restricted_port_enforced == 0) { in current_task_can_use_restricted_in_port()
1234 if (IS_RESTRICTED_IN_PORT(lport)) { in in_pcbbind()1296 if (IS_RESTRICTED_IN_PORT(lport)) { in in_pcbbind()
1772 if (IS_RESTRICTED_IN_PORT(lport)) { in in6_pcbsetport()
1365 if (!IS_RESTRICTED_IN_PORT(n_last_port)) { in netns_reserve_ephemeral()