Home
last modified time | relevance | path

Searched refs:tcp_dst_port (Results 1 – 10 of 10) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_sta_param.h361 uint32_t tcp_dst_port; member
H A Dwmi_unified_param.h2807 uint16_t tcp_dst_port; member
/wlan-driver/qcacld-3.0/os_if/dp/src/
H A Dos_if_dp.c659 arp_stats_params->tcp_dst_port = in osif_dp_set_clear_connectivity_check_stats_info()
665 arp_stats_params->tcp_dst_port); in osif_dp_set_clear_connectivity_check_stats_info()
/wlan-driver/qcacld-3.0/components/dp/dispatcher/inc/
H A Dwlan_dp_public_struct.h168 uint32_t tcp_dst_port; member
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_pmo_tlv.c1952 cmd->tcp_dst_port = appType2Params->tcp_dst_port; in send_set_app_type2_params_in_fw_cmd_tlv()
1977 cmd->tcp_src_port, cmd->tcp_dst_port, cmd->tcp_seq, in send_set_app_type2_params_in_fw_cmd_tlv()
H A Dwmi_unified_sta_tlv.c2323 wmi_set_connect_stats->tcp_dst_port = req_buf->tcp_dst_port; in send_set_arp_stats_req_cmd_tlv()
2329 wmi_set_connect_stats->tcp_dst_port, in send_set_arp_stats_req_cmd_tlv()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_ioctl.c1650 (uint16_t *)&params.tcp_dst_port, in hdd_set_app_type2_parser()
1671 params.tcp_dst_port > WLAN_HDD_MAX_TCP_PORT) { in hdd_set_app_type2_parser()
1688 if (!params.tcp_dst_port) in hdd_set_app_type2_parser()
1689 params.tcp_dst_port = in hdd_set_app_type2_parser()
1719 params.tcp_ack_seq, params.tcp_src_port, params.tcp_dst_port, in hdd_set_app_type2_parser()
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_api.h1870 uint16_t tcp_dst_port; /* Push server TCP port */ member
4691 uint32_t tcp_dst_port; member
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_features.c4241 params.tcp_dst_port = appType2Params->tcp_dst_port; in wma_set_app_type2_params_in_fw()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h24763 A_UINT16 tcp_dst_port; /* Push server TCP port */ member
25736 A_UINT32 tcp_dst_port; /* target will maintain TCP stats (only) for frames with this dst port */ member