Searched defs:hwrm_tunnel_dst_port_query_output (Results 1 – 1 of 1) sorted by relevance
58510 typedef struct hwrm_tunnel_dst_port_query_output { struct58512 uint16_t error_code;58514 uint16_t req_type;58516 uint16_t seq_id;58518 uint16_t resp_len;58525 uint16_t tunnel_dst_port_id;58536 uint16_t tunnel_dst_port_val;58543 uint8_t upar_in_use;58581 } hwrm_tunnel_dst_port_query_output_t, *phwrm_tunnel_dst_port_query_output_t; argument