Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/net/
H A Dnecp.c6732 #define NECP_NULL_AGENT_ID 1 macro
6761 return NECP_NULL_AGENT_ID; in necp_get_new_agent_id()
6776 return NECP_NULL_AGENT_ID; in necp_get_new_agent_id()
6785 if (newid == NECP_NULL_AGENT_ID) { in necp_get_new_agent_id()
6787 return NECP_NULL_AGENT_ID; in necp_get_new_agent_id()
6798 null_mapping.id = NECP_NULL_AGENT_ID; in necp_uuid_get_null_agent_id_mapping()
6829 if (agent_id == NECP_NULL_AGENT_ID) { in necp_uuid_lookup_uuid_with_agent_id_locked()
6850 return NECP_NULL_AGENT_ID; in necp_create_agent_uuid_id_mapping()