Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dudp.h215 #ifndef BABEL_PORT_OLD
216 #define BABEL_PORT_OLD 6697 /* RFC 6126 */ macro
H A Dprint-udp.c648 else if (IS_SRC_OR_DST_PORT(BABEL_PORT) || IS_SRC_OR_DST_PORT(BABEL_PORT_OLD)) in udp_print()