Searched defs:cookie_len (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | tcp_fastopen.c | 562 tcp_fastopen_make_psk_cookie(uint8_t *psk, uint8_t *cookie, uint8_t cookie_len) in tcp_fastopen_make_psk_cookie() 984 uint8_t cookie_len, uint8_t *cookie) in tcp_fastopen_update_cache() 1054 struct in_conninfo *inc, uint16_t mss, uint8_t cookie_len, uint8_t *cookie) in tcp_fastopen_ccache_create()
|
| H A D | tcp_fastopen.h | 61 uint8_t cookie_len; member
|
| H A D | sctp_input.c | 1421 struct sctphdr *sh, struct sctp_state_cookie *cookie, int cookie_len, in sctp_process_cookie_existing() 1997 struct sctphdr *sh, struct sctp_state_cookie *cookie, int cookie_len, in sctp_process_cookie_new() 2310 unsigned int cookie_len; in sctp_handle_cookie_echo() local
|