HomeSort by relevance Sort by last modified time
    Searched refs:LDP_PORT (Results 1 - 3 of 3) sorted by null

  /external/tcpdump/
udp.h 58 #define LDP_PORT 646
print-tcp.c 112 #define LDP_PORT 646
681 else if (length > 0 && (sport == LDP_PORT || dport == LDP_PORT)) {
print-udp.c 676 else if (ISPORT(LDP_PORT))

Completed in 227 milliseconds