Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-tcp.c111 #define MSDP_PORT 639 macro
678 } else if (sport == MSDP_PORT || dport == MSDP_PORT) { in tcp_print()