Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Drestricted_in_port.c59 const char *rpe_entitlement; // entitlement to check for this port member
81 .rpe_entitlement = "com.apple.private.network.restricted.port.nr_proxy",
90 .rpe_entitlement = "com.apple.private.network.restricted.port.nr_control",
99 .rpe_entitlement = "com.apple.private.network.restricted.port.ids_service_connector",
104 .rpe_entitlement = "com.apple.private.network.restricted.port.ids_cloud_service_connector",
114 .rpe_entitlement = "com.apple.private.network.restricted.port.lights_out_management",
124 .rpe_entitlement = ENTITLEMENT_TEST_PORT,
129 .rpe_entitlement = ENTITLEMENT_TEST_PORT,
139 .rpe_entitlement = NULL,
291 if (rpe->rpe_entitlement == NULL) { in sysctl_restricted_port_test_common()
[all …]