X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/f25ed1f812ec8eddf9702d54f16e5aa15c371271..refs/pull/471/head:/udp.h?ds=sidebyside diff --git a/udp.h b/udp.h index 0927c6b8..0e7cf970 100644 --- a/udp.h +++ b/udp.h @@ -200,6 +200,9 @@ struct udphdr { #ifndef RADIUS_ACCOUNTING_PORT #define RADIUS_ACCOUNTING_PORT 1646 #endif +#ifndef RADIUS_CISCO_COA_PORT +#define RADIUS_CISCO_COA_PORT 1700 +#endif #ifndef L2TP_PORT #define L2TP_PORT 1701 /*XXX*/ #endif