Home
last modified time | relevance | path

Searched refs:sctp_context (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_peeloff.c129 n_inp->sctp_context = inp->sctp_context; in sctp_do_peeloff()
H A Dsctp_pcb.h397 uint32_t sctp_context; member
H A Dsctp_input.c2658 inp->sctp_context = (*inp_p)->sctp_context; in sctp_handle_cookie_echo()
H A Dsctp_usrreq.c1895 av->assoc_value = inp->sctp_context;
4146 inp->sctp_context = av->assoc_value;
H A Dsctputil.c1227 asoc->context = inp->sctp_context; in sctp_init_asoc()