Home
last modified time | relevance | path

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

/third_party/ltp/utils/sctp/func_tests/
Dtest_1_to_1_initmsg_connect.c46 struct sctp_initmsg sinmsg; in test_sctp()
61 len = sizeof(struct sctp_initmsg); in test_sctp()
Dtest_1_to_1_sockopt.c89 struct sctp_initmsg ginmsg; /*get the value for SCTP_INITMSG*/ in main()
90 struct sctp_initmsg sinmsg; /*set the value for SCTP_INITMSG*/ in main()
237 len = sizeof(struct sctp_initmsg); in main()
Dtest_sockopt.c89 struct sctp_initmsg initmsg; in main()
/third_party/ltp/utils/sctp/include/netinet/
Dsctp.h128 struct sctp_initmsg { struct
177 struct sctp_initmsg init;
/third_party/ffmpeg/libavformat/
Dsctp.c183 struct sctp_initmsg initparams = { 0 }; in sctp_open()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h52853 struct sctp_initmsg { struct
53378 struct sctp_initmsg initmsg;