Searched defs:mgmt_conn_info (Results 1 – 1 of 1) sorted by relevance
395 struct mgmt_conn_info { struct396 u32 connection_handle;397 u32 connection_status;398 u16 src_port;399 u16 dest_port;400 u16 dest_port_redirected;401 u16 cid;402 u32 estimated_throughput;403 struct ip_addr_format src_ipaddr;404 struct ip_addr_format dest_ipaddr;[all …]