Searched defs:mgmt_conn_info (Results 1 – 1 of 1) sorted by relevance
327 struct mgmt_conn_info { struct328 u32 connection_handle;329 u32 connection_status;330 u16 src_port;331 u16 dest_port;332 u16 dest_port_redirected;333 u16 cid;334 u32 estimated_throughput;335 struct ip_addr_format src_ipaddr;336 struct ip_addr_format dest_ipaddr;[all …]