Searched refs:IKE_SITUATION_IDENTITY_ONLY (Results 1 – 2 of 2) sorted by relevance
/openbsd/usr.sbin/tcpdump/ | ||
H A D | ike.h | 98 #define IKE_SITUATION_IDENTITY_ONLY 1 macro |
H A D | print-ike.c | 276 if (sit_ipsec & IKE_SITUATION_IDENTITY_ONLY) in ike_pl_sa_print() |