Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dnecp.c6721 #define NECP_NULL_AGENT_ID 1 macro
6750 return NECP_NULL_AGENT_ID; in necp_get_new_agent_id()
6765 return NECP_NULL_AGENT_ID; in necp_get_new_agent_id()
6774 if (newid == NECP_NULL_AGENT_ID) { in necp_get_new_agent_id()
6776 return NECP_NULL_AGENT_ID; in necp_get_new_agent_id()
6787 null_mapping.id = NECP_NULL_AGENT_ID; in necp_uuid_get_null_agent_id_mapping()
6818 if (agent_id == NECP_NULL_AGENT_ID) { in necp_uuid_lookup_uuid_with_agent_id_locked()
6839 return NECP_NULL_AGENT_ID; in necp_create_agent_uuid_id_mapping()