Home
last modified time | relevance | path

Searched refs:SCTP_STATE_COOKIE (Results 1 – 25 of 49) sorted by relevance

12

/dports/misc/rump/buildrump.sh-b914579/src/sys/netinet/
H A Dsctp_constants.h207 #define SCTP_STATE_COOKIE 0x0007 macro
H A Dsctp_output.c265 ph->param_type = htons(SCTP_STATE_COOKIE); in sctp_add_cookie()
2943 (ptype == SCTP_STATE_COOKIE) || in sctp_arethere_unrecognized_parameters()
6046 if (ptype == SCTP_STATE_COOKIE) {
H A Dsctp_input.c381 mp->param = htons(SCTP_STATE_COOKIE); in sctp_process_init_ack()
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/sctp/src/netinet/
H A Dsctp_constants.h402 #define SCTP_STATE_COOKIE 0x0007 macro
H A Dsctp_output.c3972 ph->param_type = htons(SCTP_STATE_COOKIE);
5369 case SCTP_STATE_COOKIE:
9360 if (ptype == SCTP_STATE_COOKIE) {
/dports/www/firefox-esr/firefox-91.8.0/netwerk/sctp/src/netinet/
H A Dsctp_constants.h405 #define SCTP_STATE_COOKIE 0x0007 macro
H A Dsctp_output.c3989 ph->param_type = htons(SCTP_STATE_COOKIE);
5431 case SCTP_STATE_COOKIE:
9590 if (ptype == SCTP_STATE_COOKIE) {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/usrsctp/usrsctplib/usrsctplib/netinet/
H A Dsctp_constants.h405 #define SCTP_STATE_COOKIE 0x0007 macro
H A Dsctp_output.c3989 ph->param_type = htons(SCTP_STATE_COOKIE);
5425 case SCTP_STATE_COOKIE:
9560 if (ptype == SCTP_STATE_COOKIE) {
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/usrsctp/usrsctplib/usrsctplib/netinet/
H A Dsctp_constants.h405 #define SCTP_STATE_COOKIE 0x0007 macro
H A Dsctp_output.c3989 ph->param_type = htons(SCTP_STATE_COOKIE);
5425 case SCTP_STATE_COOKIE:
9560 if (ptype == SCTP_STATE_COOKIE) {
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/usrsctp/usrsctplib/usrsctplib/netinet/
H A Dsctp_constants.h401 #define SCTP_STATE_COOKIE 0x0007 macro
H A Dsctp_output.c3976 ph->param_type = htons(SCTP_STATE_COOKIE);
5417 case SCTP_STATE_COOKIE:
9541 if (ptype == SCTP_STATE_COOKIE) {
/dports/www/firefox/firefox-99.0/netwerk/sctp/src/netinet/
H A Dsctp_constants.h405 #define SCTP_STATE_COOKIE 0x0007 macro
H A Dsctp_output.c3989 ph->param_type = htons(SCTP_STATE_COOKIE);
5431 case SCTP_STATE_COOKIE:
9590 if (ptype == SCTP_STATE_COOKIE) {
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/sctp/src/netinet/
H A Dsctp_constants.h405 #define SCTP_STATE_COOKIE 0x0007 macro
H A Dsctp_output.c3982 ph->param_type = htons(SCTP_STATE_COOKIE);
5405 case SCTP_STATE_COOKIE:
9520 if (ptype == SCTP_STATE_COOKIE) {
/dports/net/libusrsctp/usrsctp-0.9.5.0/usrsctplib/netinet/
H A Dsctp_constants.h401 #define SCTP_STATE_COOKIE 0x0007 macro
H A Dsctp_output.c3976 ph->param_type = htons(SCTP_STATE_COOKIE);
5417 case SCTP_STATE_COOKIE:
9541 if (ptype == SCTP_STATE_COOKIE) {
/dports/www/libdatachannel/libdatachannel-0.16.1/deps/usrsctp/usrsctplib/netinet/
H A Dsctp_constants.h401 #define SCTP_STATE_COOKIE 0x0007 macro
H A Dsctp_output.c3976 ph->param_type = htons(SCTP_STATE_COOKIE);
5417 case SCTP_STATE_COOKIE:
9586 if (ptype == SCTP_STATE_COOKIE) {
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/sctp/src/netinet/
H A Dsctp_constants.h405 #define SCTP_STATE_COOKIE 0x0007 macro
H A Dsctp_output.c3989 ph->param_type = htons(SCTP_STATE_COOKIE);
5431 case SCTP_STATE_COOKIE:
9590 if (ptype == SCTP_STATE_COOKIE) {
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/sctp/src/netinet/
H A Dsctp_constants.h405 #define SCTP_STATE_COOKIE 0x0007 macro
/dports/devel/py-aiortc/aiortc-1.2.1/src/aiortc/
H A Drtcsctptransport.py67 SCTP_STATE_COOKIE = 0x0007 variable
995 ack.params.append((SCTP_STATE_COOKIE, cookie))
1048 if k == SCTP_STATE_COOKIE:

12