Home
last modified time | relevance | path

Searched refs:dest_ip (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/inc/
Dcdp_txrx_fse.h29 uint32_t *dest_ip, uint32_t dest_port, in cdp_fse_flow_add() argument
45 dest_ip, dest_port, in cdp_fse_flow_add()
52 uint32_t *dest_ip, uint32_t dest_port, in cdp_fse_flow_delete() argument
68 dest_ip, dest_port, in cdp_fse_flow_delete()
Dcdp_txrx_ops.h2577 uint32_t *dest_ip, uint32_t dest_port,
2582 uint32_t *dest_ip, uint32_t dest_port,
/wlan-driver/qcacld-3.0/os_if/qmi/inc/
Dos_if_qmi.h84 struct qdf_ipv4_addr dest_ip; member
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_sysfs_direct_link_ut_cmd.c114 qdf_ipv4_parse(token, &cmd_info.dest_ip); in __hdd_sysfs_direct_link_ut_cmd_store()
/wlan-driver/qcacld-3.0/os_if/qmi/src/
Dos_if_qmi_wfds.c512 req->dest_ip_addr[i] = cmd_info->dest_ip.bytes[i]; in os_if_qmi_wfds_send_ut_cmd_req_msg()