Lines Matching refs:u8_t
170 u8_t phase; /* L2TP phase */
176 const u8_t *secret; /* Secret string */
177 u8_t secret_len; /* Secret string length */
178 u8_t secret_rv[16]; /* Random vector */
179 u8_t challenge_hash[16]; /* Challenge response */
180 u8_t send_challenge; /* Boolean whether the next sent packet should contains a challenge response */
192 u8_t sccrq_retried; /* number of SCCRQ retries already done */
193 u8_t icrq_retried; /* number of ICRQ retries already done */
194 u8_t iccn_retried; /* number of ICCN retries already done */
201 const u8_t *secret, u8_t secret_len,