Home
last modified time | relevance | path

Searched defs:sctp_cwnd_update_after_timeout (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_cc_functions.c1013 sctp_cwnd_update_after_timeout(struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_cwnd_update_after_timeout() function
H A Dsctp_structs.h708 void (*sctp_cwnd_update_after_timeout) (struct sctp_tcb *stcb, member