Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_structs.h884 uint32_t stream_scheduling_module; member
H A Dsctp_usrreq.c1763 av->assoc_value = stcb->asoc.stream_scheduling_module;
4064 stcb->asoc.stream_scheduling_module = av->assoc_value;
4087 stcb->asoc.stream_scheduling_module = av->assoc_value;
H A Dsctputil.c1268 stcb->asoc.stream_scheduling_module = inp->sctp_ep.sctp_default_ss_module; in sctp_init_asoc()