Home
last modified time | relevance | path

Searched refs:SCTP_MAX_BURST_APPLIED (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_constants.h133 #define SCTP_MAX_BURST_APPLIED 33 macro
H A Dsctp_output.c10195 sctp_log_maxburst(stcb, net, 0, asoc->max_burst, SCTP_MAX_BURST_APPLIED); in sctp_chunk_output()
10272 sctp_log_maxburst(stcb, asoc->primary_destination, 0, burst_cnt, SCTP_MAX_BURST_APPLIED); in sctp_chunk_output()