Searched defs:hwrm_tunnel_dst_port_alloc_output (Results 1 – 1 of 1) sorted by relevance
59606 typedef struct hwrm_tunnel_dst_port_alloc_output { struct59608 uint16_t error_code;59610 uint16_t req_type;59612 uint16_t seq_id;59614 uint16_t resp_len;59619 uint16_t tunnel_dst_port_id;59621 uint8_t error_info;59637 uint8_t upar_in_use;59663 } hwrm_tunnel_dst_port_alloc_output_t, *phwrm_tunnel_dst_port_alloc_output_t; argument