Searched refs:sctp_state_cookie (Results 1 – 4 of 4) sorted by relevance
159 struct sctp_state_cookie { /* this is our definition... */ struct209 struct sctp_state_cookie cookie;297 struct sctp_state_cookie cookie;
1041 struct sctphdr *sh, struct sctp_state_cookie *cookie, int cookie_len, in sctp_process_cookie_existing()1409 struct sctphdr *sh, struct sctp_state_cookie *cookie, int cookie_len, in sctp_process_cookie_new()1664 struct sctp_state_cookie *cookie; in sctp_handle_cookie_echo()
230 struct mbuf *initack, int initack_offset, struct sctp_state_cookie *stc_in) in sctp_add_cookie()233 struct sctp_state_cookie *stc; in sctp_add_cookie()259 mret->m_len = sizeof(struct sctp_state_cookie) + in sctp_add_cookie()261 stc = (struct sctp_state_cookie *)((vaddr_t)ph + in sctp_add_cookie()3263 struct sctp_state_cookie stc; in sctp_send_initiate_ack()
1469 sizeof(struct sctp_state_cookie); in sctp_inpcb_alloc()