Searched defs:hwrm_tunnel_dst_port_query_output (Results 1 – 1 of 1) sorted by relevance
59426 typedef struct hwrm_tunnel_dst_port_query_output { struct59428 uint16_t error_code;59430 uint16_t req_type;59432 uint16_t seq_id;59434 uint16_t resp_len;59441 uint16_t tunnel_dst_port_id;59452 uint16_t tunnel_dst_port_val;59459 uint8_t upar_in_use;59497 } hwrm_tunnel_dst_port_query_output_t, *phwrm_tunnel_dst_port_query_output_t; argument