Home
last modified time | relevance | path

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

/external/tcpdump/
Dtcp.h131 #ifndef MSDP_PORT
132 #define MSDP_PORT 639 macro
Dprint-tcp.c722 } else if (IS_SRC_OR_DST_PORT(MSDP_PORT)) { in tcp_print()