Home
last modified time | relevance | path

Searched refs:restricted_port_list (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/bsd/net/
H A Drestricted_in_port.c73 static struct restricted_port_entry restricted_port_list[] = { variable
143 #define RPE_ENTRY_COUNT (sizeof(restricted_port_list) / sizeof(restricted_port_list[0]))
289 struct restricted_port_entry *rpe = &restricted_port_list[i]; in sysctl_restricted_port_test_common()
305 struct restricted_port_entry *rpe = &restricted_port_list[i]; in sysctl_restricted_port_test_common()
385 struct restricted_port_entry *rpe = &restricted_port_list[i]; in restricted_in_port_init()
440 struct restricted_port_entry *rpe = &restricted_port_list[i]; in current_task_can_use_restricted_in_port()