Searched refs:agent_struct (Results 1 – 1 of 1) sorted by relevance
7605 struct necp_client_result_netagent agent_struct; in necp_client_fillout_flow_tlvs() local7606 uuid_copy(agent_struct.netagent_uuid, flow->u.nexus_agent); in necp_client_fillout_flow_tlvs()7607 agent_struct.generation = netagent_get_generation(agent_struct.netagent_uuid); in necp_client_fillout_flow_tlvs()7609 memcpy(&header.agent_value, &agent_struct, sizeof(agent_struct)); in necp_client_fillout_flow_tlvs()