Searched defs:mgmt_conn_info (Results 1 – 1 of 1) sorted by relevance
338 struct mgmt_conn_info { struct339 u32 connection_handle;340 u32 connection_status;341 u16 src_port;342 u16 dest_port;343 u16 dest_port_redirected;344 u16 cid;345 u32 estimated_throughput;346 struct ip_addr_format src_ipaddr;347 struct ip_addr_format dest_ipaddr;[all …]