Home
last modified time | relevance | path

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

/freebsd-12.1/sys/netinet/
H A Dsctp_structs.h896 uint32_t stream_scheduling_module; member
H A Dsctp_usrreq.c1774 av->assoc_value = stcb->asoc.stream_scheduling_module;
4064 stcb->asoc.stream_scheduling_module = av->assoc_value;
4085 stcb->asoc.stream_scheduling_module = av->assoc_value;
H A Dsctputil.c1150 stcb->asoc.stream_scheduling_module = inp->sctp_ep.sctp_default_ss_module; in sctp_init_asoc()