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