Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_structs.h1036 unsigned int cnt_msg_on_sb; member
H A Dsctp_indata.c1926 asoc->cnt_msg_on_sb) >= SCTP_BASE_SYSCTL(sctp_max_chunks_on_queue)) || in sctp_process_a_data_chunk()
1945 asoc->cnt_msg_on_sb) >= SCTP_BASE_SYSCTL(sctp_max_chunks_on_queue)) { in sctp_process_a_data_chunk()