Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/sctp/src/netinet/
H A Dsctp_auth.c1438 uint8_t chunks_store[SCTP_PARAM_BUFFER_SIZE]; local
1492 if (plen > sizeof(chunks_store))
1495 (struct sctp_paramhdr *)chunks_store, min(plen,sizeof(chunks_store)));
1919 uint8_t chunks_store[SCTP_SMALL_CHUNK_STORE]; local
1923 (struct sctp_paramhdr *)chunks_store,
1924 min(plen,sizeof(chunks_store)));
H A Dsctp_pcb.c7096 uint8_t chunks_store[SCTP_PARAM_BUFFER_SIZE]; local
7562 if (plen > sizeof(chunks_store))
7569 (struct sctp_paramhdr *)chunks_store,
7570 min(plen,sizeof(chunks_store)));
/dports/www/firefox-esr/firefox-91.8.0/netwerk/sctp/src/netinet/
H A Dsctp_auth.c1404 uint8_t chunks_store[SCTP_PARAM_BUFFER_SIZE]; local
1459 if (plen > sizeof(chunks_store))
1462 (struct sctp_paramhdr *)chunks_store, plen);
1894 uint8_t chunks_store[SCTP_SMALL_CHUNK_STORE]; local
1897 if (plen > sizeof(chunks_store)) {
1901 (struct sctp_paramhdr *)chunks_store,
H A Dsctp_pcb.c6990 uint8_t chunks_store[SCTP_PARAM_BUFFER_SIZE]; local
7483 if (plen > sizeof(chunks_store))
7490 (struct sctp_paramhdr *)chunks_store,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/usrsctp/usrsctplib/usrsctplib/netinet/
H A Dsctp_auth.c1409 uint8_t chunks_store[SCTP_PARAM_BUFFER_SIZE]; local
1464 if (plen > sizeof(chunks_store))
1467 (struct sctp_paramhdr *)chunks_store, plen);
1903 uint8_t chunks_store[SCTP_SMALL_CHUNK_STORE]; local
1906 if (plen > sizeof(chunks_store)) {
1910 (struct sctp_paramhdr *)chunks_store,
H A Dsctp_pcb.c7125 uint8_t chunks_store[SCTP_PARAM_BUFFER_SIZE]; local
7618 if (plen > sizeof(chunks_store))
7625 (struct sctp_paramhdr *)chunks_store,
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/usrsctp/usrsctplib/usrsctplib/netinet/
H A Dsctp_auth.c1409 uint8_t chunks_store[SCTP_PARAM_BUFFER_SIZE]; local
1464 if (plen > sizeof(chunks_store))
1467 (struct sctp_paramhdr *)chunks_store, plen);
1903 uint8_t chunks_store[SCTP_SMALL_CHUNK_STORE]; local
1906 if (plen > sizeof(chunks_store)) {
1910 (struct sctp_paramhdr *)chunks_store,
H A Dsctp_pcb.c7125 uint8_t chunks_store[SCTP_PARAM_BUFFER_SIZE]; local
7618 if (plen > sizeof(chunks_store))
7625 (struct sctp_paramhdr *)chunks_store,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/usrsctp/usrsctplib/usrsctplib/netinet/
H A Dsctp_auth.c1397 uint8_t chunks_store[SCTP_PARAM_BUFFER_SIZE]; local
1452 if (plen > sizeof(chunks_store))
1455 (struct sctp_paramhdr *)chunks_store, plen);
1883 uint8_t chunks_store[SCTP_SMALL_CHUNK_STORE]; local
1886 if (plen > sizeof(chunks_store)) {
1890 (struct sctp_paramhdr *)chunks_store,
H A Dsctp_pcb.c6983 uint8_t chunks_store[SCTP_PARAM_BUFFER_SIZE]; local
7476 if (plen > sizeof(chunks_store))
7483 (struct sctp_paramhdr *)chunks_store,
/dports/www/firefox/firefox-99.0/netwerk/sctp/src/netinet/
H A Dsctp_auth.c1404 uint8_t chunks_store[SCTP_PARAM_BUFFER_SIZE]; local
1459 if (plen > sizeof(chunks_store))
1462 (struct sctp_paramhdr *)chunks_store, plen);
1894 uint8_t chunks_store[SCTP_SMALL_CHUNK_STORE]; local
1897 if (plen > sizeof(chunks_store)) {
1901 (struct sctp_paramhdr *)chunks_store,
H A Dsctp_pcb.c6990 uint8_t chunks_store[SCTP_PARAM_BUFFER_SIZE]; local
7483 if (plen > sizeof(chunks_store))
7490 (struct sctp_paramhdr *)chunks_store,
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/sctp/src/netinet/
H A Dsctp_auth.c1443 uint8_t chunks_store[SCTP_PARAM_BUFFER_SIZE]; local
1497 if (plen > sizeof(chunks_store))
1500 (struct sctp_paramhdr *)chunks_store, plen);
1931 uint8_t chunks_store[SCTP_SMALL_CHUNK_STORE]; local
1934 if (plen > sizeof(chunks_store)) {
1938 (struct sctp_paramhdr *)chunks_store,
H A Dsctp_pcb.c7127 uint8_t chunks_store[SCTP_PARAM_BUFFER_SIZE]; local
7617 if (plen > sizeof(chunks_store))
7624 (struct sctp_paramhdr *)chunks_store,
/dports/net/libusrsctp/usrsctp-0.9.5.0/usrsctplib/netinet/
H A Dsctp_auth.c1397 uint8_t chunks_store[SCTP_PARAM_BUFFER_SIZE]; local
1452 if (plen > sizeof(chunks_store))
1455 (struct sctp_paramhdr *)chunks_store, plen);
1883 uint8_t chunks_store[SCTP_SMALL_CHUNK_STORE]; local
1886 if (plen > sizeof(chunks_store)) {
1890 (struct sctp_paramhdr *)chunks_store,
H A Dsctp_pcb.c6983 uint8_t chunks_store[SCTP_PARAM_BUFFER_SIZE]; local
7476 if (plen > sizeof(chunks_store))
7483 (struct sctp_paramhdr *)chunks_store,
/dports/www/libdatachannel/libdatachannel-0.16.1/deps/usrsctp/usrsctplib/netinet/
H A Dsctp_auth.c1397 uint8_t chunks_store[SCTP_PARAM_BUFFER_SIZE]; local
1452 if (plen > sizeof(chunks_store))
1455 (struct sctp_paramhdr *)chunks_store, plen);
1883 uint8_t chunks_store[SCTP_SMALL_CHUNK_STORE]; local
1886 if (plen > sizeof(chunks_store)) {
1890 (struct sctp_paramhdr *)chunks_store,
H A Dsctp_pcb.c7010 uint8_t chunks_store[SCTP_PARAM_BUFFER_SIZE]; local
7503 if (plen > sizeof(chunks_store))
7510 (struct sctp_paramhdr *)chunks_store,
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/sctp/src/netinet/
H A Dsctp_auth.c1404 uint8_t chunks_store[SCTP_PARAM_BUFFER_SIZE]; local
1459 if (plen > sizeof(chunks_store))
1462 (struct sctp_paramhdr *)chunks_store, plen);
1894 uint8_t chunks_store[SCTP_SMALL_CHUNK_STORE]; local
1897 if (plen > sizeof(chunks_store)) {
1901 (struct sctp_paramhdr *)chunks_store,
H A Dsctp_pcb.c6990 uint8_t chunks_store[SCTP_PARAM_BUFFER_SIZE]; local
7483 if (plen > sizeof(chunks_store))
7490 (struct sctp_paramhdr *)chunks_store,
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/sctp/src/netinet/
H A Dsctp_auth.c1443 uint8_t chunks_store[SCTP_PARAM_BUFFER_SIZE]; local
1498 if (plen > sizeof(chunks_store))
1501 (struct sctp_paramhdr *)chunks_store, plen);
1932 uint8_t chunks_store[SCTP_SMALL_CHUNK_STORE]; local
1935 if (plen > sizeof(chunks_store)) {
1939 (struct sctp_paramhdr *)chunks_store,
H A Dsctp_pcb.c7142 uint8_t chunks_store[SCTP_PARAM_BUFFER_SIZE]; local
7635 if (plen > sizeof(chunks_store))
7642 (struct sctp_paramhdr *)chunks_store,