Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_structs.h880 uint32_t congestion_control_module; member
H A Dsctp_usrreq.c1717 av->assoc_value = stcb->asoc.congestion_control_module;
3975 stcb->asoc.congestion_control_module = av->assoc_value;
3999 stcb->asoc.congestion_control_module = av->assoc_value;
H A Dsctputil.c1265 stcb->asoc.congestion_control_module = inp->sctp_ep.sctp_default_cc_module; in sctp_init_asoc()