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