Home
last modified time | relevance | path

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

/src/contrib/tcpdump/
H A Dudp.h233 #ifndef ISAKMP_PORT_USER2
234 #define ISAKMP_PORT_USER2 8500 /*XXX - nonstandard*/ macro
H A Dprint-udp.c645 else if (IS_SRC_OR_DST_PORT(ISAKMP_PORT_USER1) || IS_SRC_OR_DST_PORT(ISAKMP_PORT_USER2)) in udp_print()