Searched defs:too_big (Results 1 - 1 of 1) sorted by relevance

/net/sctp/
H A Doutput.c768 int too_big; local
776 too_big = (psize + chunk_len > pmtu);
779 if (too_big) {

Completed in 28 milliseconds