Home
last modified time | relevance | path

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

/external/tcpdump/
Dudp.h248 #ifndef RADIUS_COA_PORT
249 #define RADIUS_COA_PORT 3799 /* RFC 5176 */ macro
Dprint-udp.c644 IS_SRC_OR_DST_PORT(RADIUS_COA_PORT) ) in udp_print()