Home
last modified time | relevance | path

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

/src/contrib/tcpdump/
H A Dudp.h224 #ifndef ISAKMP_PORT_USER1
225 #define ISAKMP_PORT_USER1 7500 /*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()