Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dudp.h98 #ifndef RIPNG_PORT
99 #define RIPNG_PORT 521 /* RFC 2080 */ macro
H A Dprint-udp.c621 else if (IS_SRC_OR_DST_PORT(RIPNG_PORT)) in udp_print()