Home
last modified time | relevance | path

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

/external/tcpdump/
Dudp.h58 #define LDP_PORT 646 macro
Dprint-tcp.c112 #define LDP_PORT 646 macro
681 else if (length > 0 && (sport == LDP_PORT || dport == LDP_PORT)) { in tcp_print()
Dprint-udp.c676 else if (ISPORT(LDP_PORT)) in udp_print()