Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dudp.h197 #ifndef MULTICASTDNS_PORT
198 #define MULTICASTDNS_PORT 5353 /* RFC 6762 */ macro
H A Dprint-udp.c596 else if (IS_SRC_OR_DST_PORT(MULTICASTDNS_PORT)) in udp_print()