Searched refs:u_int8_t (Results 1 – 5 of 5) sorted by relevance
97 u_int8_t ip6_un1_nxt; /* next header */98 u_int8_t ip6_un1_hlim; /* hop limit */100 u_int8_t ip6_un2_vfc; /* 4 bits version, top 4 bits class */
54 typedef uint8_t u_int8_t; /* unsigned integrals (deprecated) */ typedef
506 u_int8_t *to_tfo_cookie; /* pointer to the TFO cookie */508 u_int8_t to_wscale; /* window scaling */509 u_int8_t to_nsacks; /* number of SACK blocks */510 u_int8_t to_tfo_len; /* TFO cookie length */
584 SipHash_Final((u_int8_t *)&siphash, &ctx);598 SipHash_Final((u_int8_t *)&psk_cookie, &ctx);
749 (u_int8_t *)&tp->t_tfo_cookie.server; in tcp_output()