Home | History | Annotate | Download | only in racoon

Lines Matching defs:payload

57         !  Next Payload ! MjVer ! MnVer ! Exchange Type !     Flags     !
67 u_int8_t np; /* Next Payload Type */
75 /* Next Payload Type */
108 #define ISAKMP_NPTYPE_FRAG 132 /* IKE fragmentation payload */
151 /* 3.2 Payload Generic Header
154 ! Next Payload ! RESERVED ! Payload Length !
158 u_int8_t np; /* Next Payload */
160 u_int16_t len; /* Payload Length */
186 /* 3.4 Security Association Payload */
194 /* 3.5 Proposal Payload */
196 The value of the next payload field MUST only contain the value "2"
198 then this field will be 2. If the current Proposal payload is the
211 /* 3.6 Transform Payload */
213 The value of the next payload field MUST only contain the value "3"
215 then this field will be 3. If the current Transform payload is the
226 /* 3.7 Key Exchange Payload */
234 /* 3.8 Identification Payload */
250 /* 3.9 Certificate Payload */
278 /* 3.10 Certificate Request Payload */
292 /* 3.11 Hash Payload */
298 /* 3.12 Signature Payload */
304 /* 3.13 Nonce Payload */
310 /* 3.14 Notification Payload */
374 /* 3.15 Delete Payload */
386 vchar_t *payload;
405 /* IKE fragmentation payload */
417 /* DPD R-U-THERE / R-U-THERE-ACK Payload */