Home
last modified time | relevance | path

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

/external/usrsctp/usrsctplib/netinet/
Dsctp_output.c14099 ssize_t tot_demand, tot_out = 0, max_out; local
14126 tot_demand = (tot_out + sizeof(struct sctp_paramhdr));
14127 if (tot_demand > SCTP_DEFAULT_ADD_MORE) {
14133 mm = sctp_get_mbuf_for_msg((unsigned int)tot_demand, 0, M_WAITOK, 1, MT_DATA);