Home
last modified time | relevance | path

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

/external/usrsctp/usrsctplib/netinet/
Dsctp_peeloff.c138 n_inp->sctp_context = inp->sctp_context; in sctp_do_peeloff()
254 n_inp->sctp_context = inp->sctp_context; in sctp_get_peeloff()
Dsctp_pcb.h496 uint32_t sctp_context; member
Dsctp_input.c3044 inp->sctp_context = (*inp_p)->sctp_context;
Dsctp_usrreq.c2562 av->assoc_value = inp->sctp_context;
4954 inp->sctp_context = av->assoc_value;
Dsctputil.c1260 asoc->context = inp->sctp_context; in sctp_init_asoc()