Searched refs:NAMESERVER_PORT (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dnameser.h77 #define NAMESERVER_PORT 53 macro
H A Dprint-tcp.c667 (sport == NAMESERVER_PORT || dport == NAMESERVER_PORT ||
H A Dprint-udp.c564 if (ISPORT(NAMESERVER_PORT))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/Win32/Include/arpa/
H A Dnameser.h105 #define NAMESERVER_PORT 53 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dnsmasq-2.15/src/
H A Dnetwork.c619 addr.in.sin_port = htons(NAMESERVER_PORT);
630 addr.in6.sin6_port = htons(NAMESERVER_PORT);
H A Doption.c189 daemon->port = NAMESERVER_PORT;
605 int source_port = 0, serv_port = NAMESERVER_PORT;

Completed in 73 milliseconds