Home
last modified time | relevance | path

Searched refs:sctp_cookie_echo_chunk (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/netinet/
HDsctp_header.h312 struct sctp_cookie_echo_chunk { struct
HDsctp_input.c1501 init_offset = offset += sizeof(struct sctp_cookie_echo_chunk); in sctp_process_cookie_existing()
2055 init_offset = offset + sizeof(struct sctp_cookie_echo_chunk); in sctp_process_cookie_new()
2399 struct sctphdr *sh, struct sctp_cookie_echo_chunk *cp, in sctp_handle_cookie_echo()
2455 if (cookie_len < sizeof(struct sctp_cookie_echo_chunk) + in sctp_handle_cookie_echo()
5233 (struct sctp_cookie_echo_chunk *)ch, in sctp_process_control()