Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dnecp.c2952 u_int32_t account_id_len = 0; in necp_handle_policy_dump_all() local
2954 account_id_len = account_id_entry->string ? strlen(account_id_entry->string) + 1 : 0; in necp_handle_policy_dump_all()
2956 condition_tlv_length += account_id_len; in necp_handle_policy_dump_all()