- u_int32_t tcps_mptcp_handover_attempt;
- u_int32_t tcps_mptcp_interactive_attempt;
- u_int32_t tcps_mptcp_aggregate_attempt;
- u_int32_t tcps_mptcp_fp_handover_attempt;
- u_int32_t tcps_mptcp_fp_interactive_attempt;
- u_int32_t tcps_mptcp_fp_aggregate_attempt;
- u_int32_t tcps_mptcp_heuristic_fallback;
- u_int32_t tcps_mptcp_fp_heuristic_fallback;
- u_int32_t tcps_mptcp_handover_success_wifi;
- u_int32_t tcps_mptcp_handover_success_cell;
- u_int32_t tcps_mptcp_interactive_success;
- u_int32_t tcps_mptcp_aggregate_success;
- u_int32_t tcps_mptcp_fp_handover_success_wifi;
- u_int32_t tcps_mptcp_fp_handover_success_cell;
- u_int32_t tcps_mptcp_fp_interactive_success;
- u_int32_t tcps_mptcp_fp_aggregate_success;
- u_int32_t tcps_mptcp_handover_cell_from_wifi;
- u_int32_t tcps_mptcp_handover_wifi_from_cell;
- u_int32_t tcps_mptcp_interactive_cell_from_wifi;
- u_int64_t tcps_mptcp_handover_cell_bytes;
- u_int64_t tcps_mptcp_interactive_cell_bytes;
- u_int64_t tcps_mptcp_aggregate_cell_bytes;
- u_int64_t tcps_mptcp_handover_all_bytes;
- u_int64_t tcps_mptcp_interactive_all_bytes;
- u_int64_t tcps_mptcp_aggregate_all_bytes;
- u_int32_t tcps_mptcp_back_to_wifi;
- u_int32_t tcps_mptcp_wifi_proxy;
- u_int32_t tcps_mptcp_cell_proxy;
+ u_int32_t tcps_mptcp_handover_attempt;
+ u_int32_t tcps_mptcp_interactive_attempt;
+ u_int32_t tcps_mptcp_aggregate_attempt;
+ u_int32_t tcps_mptcp_fp_handover_attempt;
+ u_int32_t tcps_mptcp_fp_interactive_attempt;
+ u_int32_t tcps_mptcp_fp_aggregate_attempt;
+ u_int32_t tcps_mptcp_heuristic_fallback;
+ u_int32_t tcps_mptcp_fp_heuristic_fallback;
+ u_int32_t tcps_mptcp_handover_success_wifi;
+ u_int32_t tcps_mptcp_handover_success_cell;
+ u_int32_t tcps_mptcp_interactive_success;
+ u_int32_t tcps_mptcp_aggregate_success;
+ u_int32_t tcps_mptcp_fp_handover_success_wifi;
+ u_int32_t tcps_mptcp_fp_handover_success_cell;
+ u_int32_t tcps_mptcp_fp_interactive_success;
+ u_int32_t tcps_mptcp_fp_aggregate_success;
+ u_int32_t tcps_mptcp_handover_cell_from_wifi;
+ u_int32_t tcps_mptcp_handover_wifi_from_cell;
+ u_int32_t tcps_mptcp_interactive_cell_from_wifi;
+ u_int64_t tcps_mptcp_handover_cell_bytes;
+ u_int64_t tcps_mptcp_interactive_cell_bytes;
+ u_int64_t tcps_mptcp_aggregate_cell_bytes;
+ u_int64_t tcps_mptcp_handover_all_bytes;
+ u_int64_t tcps_mptcp_interactive_all_bytes;
+ u_int64_t tcps_mptcp_aggregate_all_bytes;
+ u_int32_t tcps_mptcp_back_to_wifi;
+ u_int32_t tcps_mptcp_wifi_proxy;
+ u_int32_t tcps_mptcp_cell_proxy;
+ u_int32_t tcps_mptcp_triggered_cell;