Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_sta_param.h360 uint32_t tcp_src_port; member
H A Dwmi_unified_param.h2806 uint16_t tcp_src_port; member
/wlan-driver/qcacld-3.0/os_if/dp/src/
H A Dos_if_dp.c656 arp_stats_params->tcp_src_port = in osif_dp_set_clear_connectivity_check_stats_info()
663 arp_stats_params->tcp_src_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.h167 uint32_t tcp_src_port; member
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_pmo_tlv.c1951 cmd->tcp_src_port = appType2Params->tcp_src_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.c2322 wmi_set_connect_stats->tcp_src_port = req_buf->tcp_src_port; in send_set_arp_stats_req_cmd_tlv()
2328 wmi_set_connect_stats->tcp_src_port, in send_set_arp_stats_req_cmd_tlv()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_ioctl.c1649 (uint16_t *)&params.tcp_src_port, in hdd_set_app_type2_parser()
1670 if (params.tcp_src_port > WLAN_HDD_MAX_TCP_PORT || in hdd_set_app_type2_parser()
1684 if (!params.tcp_src_port) in hdd_set_app_type2_parser()
1685 params.tcp_src_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.h1869 uint16_t tcp_src_port; /* NC TCP port */ member
4690 uint32_t tcp_src_port; member
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_features.c4240 params.tcp_src_port = appType2Params->tcp_src_port; in wma_set_app_type2_params_in_fw()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h24762 A_UINT16 tcp_src_port; /* NC TCP port */ member
25735 … A_UINT32 tcp_src_port; /* target will maintain TCP stats (only) for frames with this src port */ member