OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BFD_ECHO_PORT
(Results
1 - 3
of
3
) sorted by null
/external/tcpdump/
udp.h
83
#define
BFD_ECHO_PORT
3785 /* draft-katz-ward-bfd-v4v6-1hop-00.txt */
print-bfd.c
119
{
BFD_ECHO_PORT
, "Echo" },
261
case (
BFD_ECHO_PORT
<< 8): /* not yet supported - fall through */
263
case (
BFD_ECHO_PORT
<< 8 | 1):
print-udp.c
683
dport ==
BFD_ECHO_PORT
)
Completed in 37 milliseconds