Searched refs:ISAKMP_PORT_USER1 (Results 1 – 2 of 2) sorted by relevance
/external/tcpdump/ | ||
D | udp.h | 66 #define ISAKMP_PORT_USER1 7500 /*XXX - nonstandard*/ macro |
D | print-udp.c | 592 else if (ISPORT(ISAKMP_PORT_USER1) || ISPORT(ISAKMP_PORT_USER2)) in udp_print() |