Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/netinet/
Dsctp_peeloff.c123 n_inp->sctp_context = inp->sctp_context; in sctp_do_peeloff()
Dsctp_pcb.h406 uint32_t sctp_context; member
Dsctp_input.c2788 inp->sctp_context = (*inp_p)->sctp_context; in sctp_handle_cookie_echo()
Dsctp_usrreq.c1956 av->assoc_value = inp->sctp_context; in sctp_getopt()
3717 inp->sctp_context = av->assoc_value; in sctp_setopt()
Dsctputil.c979 asoc->context = inp->sctp_context; in sctp_init_asoc()