Home
last modified time | relevance | path

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

/external/tcpdump/
Dudp.h299 #ifndef ISAKMP_PORT_USER1
300 #define ISAKMP_PORT_USER1 7500 /*XXX - nonstandard*/ macro
Dprint-udp.c593 else if (IS_SRC_OR_DST_PORT(ISAKMP_PORT_USER1) || IS_SRC_OR_DST_PORT(ISAKMP_PORT_USER2)) in udp_print()