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

  /external/tcpdump/
udp.h 82 #define BFD_CONTROL_PORT 3784 /* draft-katz-ward-bfd-v4v6-1hop-00.txt */
print-bfd.c 118 { BFD_CONTROL_PORT, "Control" },
183 case (BFD_CONTROL_PORT << 8):
216 case (BFD_CONTROL_PORT << 8 | 1):
print-udp.c 682 else if (dport == BFD_CONTROL_PORT ||

Completed in 321 milliseconds