Home
last modified time | relevance | path

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

/trueos/sys/netinet/
HDsctp_constants.h137 #define SCTP_MAX_BURST_APPLIED 33 macro
HDsctp_output.c10026 sctp_log_maxburst(stcb, net, 0, asoc->max_burst, SCTP_MAX_BURST_APPLIED); in sctp_chunk_output()
10106 sctp_log_maxburst(stcb, asoc->primary_destination, 0, burst_cnt, SCTP_MAX_BURST_APPLIED); in sctp_chunk_output()