Home
last modified time | relevance | path

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

/third_party/ltp/utils/sctp/func_tests/
Dtest_1_to_1_sockopt.c100 struct sctp_assocparams sassocparams; /* SCTP_ASSOCPARAMS set */ in main()
101 struct sctp_assocparams gassocparams; /* SCTP_ASSOCPARAMS get */ in main()
401 len = sizeof(struct sctp_assocparams); in main()
411 memcpy(&sassocparams, &gassocparams, sizeof(struct sctp_assocparams)); in main()
/third_party/openssl/test/helpers/
Dhandshake.c1262 struct sctp_assocparams assocparams; in set_sock_as_sctp()
1276 memset(&assocparams, 0, sizeof(struct sctp_assocparams)); in set_sock_as_sctp()
1280 sizeof(struct sctp_assocparams)); in set_sock_as_sctp()
/third_party/ltp/utils/sctp/include/netinet/
Dsctp.h490 struct sctp_assocparams { struct
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Dusrsctp.h610 struct sctp_assocparams { struct
Duser_socket.c2309 ((struct sctp_assocparams *)arg)->sasoc_assoc_id = id;
2312 ((struct sctp_assocparams *)arg)->sasoc_assoc_id = id;
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_uio.h632 struct sctp_assocparams { struct
Dsctp_usrreq.c3387 struct sctp_assocparams *sasoc;
3389 SCTP_CHECK_AND_CAST(sasoc, optval, struct sctp_assocparams, *optsize);
3417 *optsize = sizeof(struct sctp_assocparams);
6519 struct sctp_assocparams *sasoc;
6521 SCTP_CHECK_AND_CAST(sasoc, optval, struct sctp_assocparams, optsize);
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h52879 struct sctp_assocparams { struct
53376 struct sctp_assocparams assocparams;