Searched refs:nexus_agent (Results 1 – 2 of 2) sorted by relevance
422 uuid_t nexus_agent; member562 uuid_t nexus_agent; member1289 !uuid_is_null(search_flow->u.nexus_agent)) { in necp_defunct_flow_registration()1295 uuid_copy(flow_defunct->nexus_agent, search_flow->u.nexus_agent); in necp_defunct_flow_registration()1598 !uuid_is_null(search_flow->u.nexus_agent)) { in necp_destroy_client_flow_registration()1608 int netagent_error = netagent_client_message_with_params(search_flow->u.nexus_agent, in necp_destroy_client_flow_registration()1620 uuid_clear(search_flow->u.nexus_agent); in necp_destroy_client_flow_registration()1721 if (!uuid_is_null(flow_defunct->nexus_agent)) { in necp_process_defunct_list()1728 int netagent_error = netagent_client_message_with_params(flow_defunct->nexus_agent, in necp_process_defunct_list()1880 uuid_t nexus_agent, in necp_client_add_nexus_flow() argument[all …]
826 uuid_t nexus_agent; member