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

  /external/tcpdump/
tcp.h 134 #ifndef LDP_PORT
135 #define LDP_PORT 646
udp.h 149 #ifndef LDP_PORT
150 #define LDP_PORT 646
print-tcp.c 727 else if (length > 0 && (IS_SRC_OR_DST_PORT(LDP_PORT))) {
    [all...]
print-udp.c 650 else if (IS_SRC_OR_DST_PORT(LDP_PORT))

Completed in 51 milliseconds