sctp_state_cookie
struct sctp_state_cookie cookie;
struct sctp_state_cookie cookie;
struct sctphdr *sh, struct sctp_state_cookie *cookie, int cookie_len,
struct sctphdr *sh, struct sctp_state_cookie *cookie, int cookie_len,
struct sctphdr *sh, struct sctp_state_cookie *cookie, int cookie_len,
struct sctp_state_cookie *cookie;
struct mbuf *initack, int initack_offset, struct sctp_state_cookie *stc_in, uint8_t **signature)
struct sctp_state_cookie *stc;
mret = sctp_get_mbuf_for_msg((sizeof(struct sctp_state_cookie) +
SCTP_BUF_LEN(mret) = sizeof(struct sctp_state_cookie) +
stc = (struct sctp_state_cookie *)((caddr_t)ph +
memcpy(stc, stc_in, sizeof(struct sctp_state_cookie));
struct sctp_state_cookie stc;
memset(&stc, 0, sizeof(struct sctp_state_cookie));
sizeof(struct sctp_state_cookie);