Home
last modified time | relevance | path

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

/openbsd/usr.sbin/tcpdump/
H A Dike.h133 #define PAYLOAD_IKEV2_SA 33 macro
H A Dprint-ike.c846 if (type < PAYLOAD_PRIVATE_MIN && type >= PAYLOAD_IKEV2_SA) in ike_pl_print()
848 plv2types[type - PAYLOAD_IKEV2_SA], this_len); in ike_pl_print()