Home
last modified time | relevance | path

Searched defs:cookie_len (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netinet/
H A Dtcp_fastopen.c562 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 Dtcp_fastopen.h61 uint8_t cookie_len; member
H A Dsctp_input.c1421 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