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

  /external/tcpdump/
print-bfd.c 119 { BFD_ECHO_PORT, "Echo" },
180 } else if (port == BFD_ECHO_PORT) {
265 case (BFD_ECHO_PORT << 8): /* not yet supported - fall through */
267 case (BFD_ECHO_PORT << 8 | 1):
udp.h 85 #define BFD_ECHO_PORT 3785 /* draft-katz-ward-bfd-v4v6-1hop-00.txt */
print-udp.c 663 dport == BFD_ECHO_PORT )

Completed in 180 milliseconds