Home
last modified time | relevance | path

Searched refs:assoc_id (Results 1 - 5 of 5) sorted by relevance

/third_party/ltp/utils/sctp/lib/
H A Dconnectx.c143 param.assoc_id = 0; in sctp_connectx3()
153 *id = param.assoc_id; in sctp_connectx3()
H A Daddrs.c52 getaddrs->assoc_id = id; in sctp_getaddrs()
/third_party/ltp/utils/sctp/include/netinet/
H A Dsctp.h633 * the assoc_id is 0, then this sets or gets the endpoints default
634 * values. If the assoc_id field is non-zero, then the set or get
636 * assoc_id field is ignored by the one to one model). Note that if
647 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/testlib/
H A 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/
H A 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()

Completed in 5 milliseconds