Home
last modified time | relevance | path

Searched defs:necp_session_policy (Results 1 – 1 of 1) sorted by relevance

/xnu-11417.140.69/bsd/net/
H A Dnecp.h1383 struct necp_session_policy { struct
1385 bool applied; // Applied into the kernel table
1386 bool pending_deletion; // Waiting to be removed from kernel table
1387 … pending_update; // Policy has been modified since creation/last application
1388 necp_policy_id local_id;
1389 necp_policy_order order;
1390 u_int32_t result_size;
1392 u_int32_t conditions_size;
1394 u_int32_t route_rules_size;
1397 uuid_t applied_app_uuid;
[all …]