Home
last modified time | relevance | path

Searched refs:NAMESERVER_PORT (Results 1 – 3 of 3) sorted by relevance

/external/tcpdump/
Dnameser.h77 #define NAMESERVER_PORT 53 macro
Dprint-tcp.c671 (sport == NAMESERVER_PORT || dport == NAMESERVER_PORT || in tcp_print()
Dprint-udp.c600 if (ISPORT(NAMESERVER_PORT)) in udp_print()