Home
last modified time | relevance | path

Searched refs:DNS_SERVER_PORT (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_fisa_rx.h66 #define DNS_SERVER_PORT 53 macro
H A Dwlan_dp_fisa_rx.c163 if (flow_tuple_info->dest_port == DNS_SERVER_PORT || in dp_rx_fisa_should_bypass()
164 flow_tuple_info->src_port == DNS_SERVER_PORT) in dp_rx_fisa_should_bypass()