Searched refs:cond_buf_cursor (Results 1 – 1 of 1) sorted by relevance
| /xnu-11215/bsd/net/ |
| H A D | necp.c | 3656 u_int8_t *cond_buf_cursor = cond_buf; in necp_handle_policy_dump_all() local 3659 …cond_buf_cursor = necp_buffer_write_tlv_with_flags(cond_buf_cursor, NECP_POLICY_CONDITION_DEFAULT,… in necp_handle_policy_dump_all() 3724 …cond_buf_cursor = necp_buffer_write_tlv_with_flags(cond_buf_cursor, NECP_POLICY_CONDITION_PID, con… in necp_handle_policy_dump_all() 3744 …cond_buf_cursor = necp_buffer_write_tlv_with_flags(cond_buf_cursor, NECP_POLICY_CONDITION_ENTITLEM… in necp_handle_policy_dump_all() 3761 …cond_buf_cursor = necp_buffer_write_tlv_with_flags(cond_buf_cursor, NECP_POLICY_CONDITION_SDK_VERS… in necp_handle_policy_dump_all() 3771 …cond_buf_cursor = necp_buffer_write_tlv_with_flags(cond_buf_cursor, NECP_POLICY_CONDITION_LOCAL_AD… in necp_handle_policy_dump_all() 3777 …cond_buf_cursor = necp_buffer_write_tlv_with_flags(cond_buf_cursor, NECP_POLICY_CONDITION_LOCAL_AD… in necp_handle_policy_dump_all() 3787 …cond_buf_cursor = necp_buffer_write_tlv_with_flags(cond_buf_cursor, NECP_POLICY_CONDITION_REMOTE_A… in necp_handle_policy_dump_all() 3793 …cond_buf_cursor = necp_buffer_write_tlv_with_flags(cond_buf_cursor, NECP_POLICY_CONDITION_REMOTE_A… in necp_handle_policy_dump_all() 3799 …cond_buf_cursor = necp_buffer_write_tlv_with_flags(cond_buf_cursor, NECP_POLICY_CONDITION_AGENT_TY… in necp_handle_policy_dump_all() [all …]
|