Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dtcp.h130 #ifndef MSDP_PORT
131 #define MSDP_PORT 639 macro
H A Dprint-tcp.c773 } else if (IS_SRC_OR_DST_PORT(MSDP_PORT)) { in tcp_print()