Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dudp.h170 #ifndef RADIUS_COA_PORT
171 #define RADIUS_COA_PORT 3799 /* RFC 5176 */ macro
H A Dprint-udp.c677 IS_SRC_OR_DST_PORT(RADIUS_COA_PORT) ) in udp_print()