Home
last modified time | relevance | path

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

/third_party/ltp/utils/sctp/include/netinet/
Dsctp.h647 sctp_assoc_t assoc_id; member
745 sctp_assoc_t assoc_id; member
750 sctp_assoc_t assoc_id; /*input*/ member
811 int sctp_peeloff(int sd, sctp_assoc_t assoc_id);
/third_party/ltp/utils/sctp/lib/
Dconnectx.c143 param.assoc_id = 0; in sctp_connectx3()
153 *id = param.assoc_id; in sctp_connectx3()
Daddrs.c52 getaddrs->assoc_id = id; in sctp_getaddrs()
/third_party/ltp/utils/sctp/testlib/
Dsctputil.h293 static inline int test_sctp_peeloff(int sk, sctp_assoc_t assoc_id) in test_sctp_peeloff() argument
295 int error = sctp_peeloff(sk, assoc_id); in test_sctp_peeloff()
/third_party/ltp/utils/sctp/func_tests/
Dtest_sockopt.c509 value.assoc_id = 0; in main()
517 value.assoc_id = 0; in main()
645 value.assoc_id = sac->sac_assoc_id; in main()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h52048 sctp_assoc_t assoc_id; member