Searched defs:isakmp_pl_ru (Results 1 – 1 of 1) sorted by relevance
414 struct isakmp_pl_ru { struct415 struct isakmp_gen h;416 u_int32_t doi; /* Domain of Interpretation */417 u_int8_t proto_id; /* Protocol-Id */418 u_int8_t spi_size; /* SPI Size */419 u_int16_t type; /* Notify type */420 cookie_t i_ck; /* Initiator Cookie */421 cookie_t r_ck; /* Responder cookie*/422 u_int32_t data; /* Notification data */