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