Home
last modified time | relevance | path

Searched refs:stream_scheduling_module (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sys/netinet/
H A Dsctp_structs.h885 uint32_t stream_scheduling_module; member
H A Dsctp_usrreq.c1748 av->assoc_value = stcb->asoc.stream_scheduling_module;
4055 stcb->asoc.stream_scheduling_module = av->assoc_value;
4076 stcb->asoc.stream_scheduling_module = av->assoc_value;
H A Dsctputil.c1273 stcb->asoc.stream_scheduling_module = inp->sctp_ep.sctp_default_ss_module; in sctp_init_asoc()