Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Droute_private.h251 ROUTE_OP_READ, enumerator
H A Droute.c4734 if (route_op_type == ROUTE_OP_READ) { in route_op_entitlement_check()
4752 if (route_op_type == ROUTE_OP_READ) { in route_op_entitlement_check()
H A Drtsock.c1804 (route_op_entitlement_check(NULL, cred, ROUTE_OP_READ, TRUE) == 0)) { in sysctl_dumpentry()