Searched refs:DNS_SERVER_PORT (Results 1 – 2 of 2) sorted by relevance
66 #define DNS_SERVER_PORT 53 macro
163 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()