HomeSort by relevance Sort by last modified time
    Searched defs:LDP_PORT (Results 1 - 2 of 2) 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)) {

Completed in 788 milliseconds