Home
last modified time | relevance | path

Searched refs:BABEL_PORT_OLD (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/tcpdump/
H A Dudp.h212 #ifndef BABEL_PORT_OLD
213 #define BABEL_PORT_OLD 6697 /* RFC 6126 */ macro
H A Dprint-udp.c663 else if (IS_SRC_OR_DST_PORT(BABEL_PORT) || IS_SRC_OR_DST_PORT(BABEL_PORT_OLD)) in udp_print()