/external/ltp/utils/sctp/include/netinet/ |
D | sctp.h | 44 typedef __s32 sctp_assoc_t; typedef 156 sctp_assoc_t sinfo_assoc_id; 207 sctp_assoc_t sac_assoc_id; 242 sctp_assoc_t spc_assoc_id; 276 sctp_assoc_t sre_assoc_id; 293 sctp_assoc_t ssf_assoc_id; 324 sctp_assoc_t sse_assoc_id; 339 sctp_assoc_t sai_assoc_id; 354 sctp_assoc_t pdapi_assoc_id; 373 sctp_assoc_t auth_assoc_id; [all …]
|
/external/kernel-headers/original/uapi/linux/ |
D | sctp.h | 60 typedef __s32 sctp_assoc_t; typedef 220 sctp_assoc_t sinfo_assoc_id; 236 sctp_assoc_t snd_assoc_id; 256 sctp_assoc_t rcv_assoc_id; 275 sctp_assoc_t nxt_assoc_id; 366 sctp_assoc_t sac_assoc_id; 401 sctp_assoc_t spc_assoc_id; 437 sctp_assoc_t sre_assoc_id; 454 sctp_assoc_t ssf_assoc_id; 464 sctp_assoc_t ssf_assoc_id; [all …]
|
/external/iproute2/include/uapi/linux/ |
D | sctp.h | 60 typedef __s32 sctp_assoc_t; typedef 202 sctp_assoc_t sinfo_assoc_id; 218 sctp_assoc_t snd_assoc_id; 238 sctp_assoc_t rcv_assoc_id; 257 sctp_assoc_t nxt_assoc_id; 312 sctp_assoc_t sac_assoc_id; 347 sctp_assoc_t spc_assoc_id; 381 sctp_assoc_t sre_assoc_id; 398 sctp_assoc_t ssf_assoc_id; 429 sctp_assoc_t sse_assoc_id; [all …]
|
/external/usrsctp/usrsctplib/netinet/ |
D | sctp_uio.h | 67 typedef uint32_t sctp_assoc_t; typedef 74 sctp_assoc_t se_assoc_id; 154 sctp_assoc_t sinfo_assoc_id; 172 sctp_assoc_t sinfo_assoc_id; 194 sctp_assoc_t snd_assoc_id; 205 sctp_assoc_t pr_assoc_id; 220 sctp_assoc_t rcv_assoc_id; 228 sctp_assoc_t nxt_assoc_id; 321 sctp_assoc_t ss_assoc_id; 341 sctp_assoc_t sac_assoc_id; [all …]
|
D | sctp_peeloff.h | 50 sctp_assoc_t assoc_id; 59 int sctp_can_peel_off(struct socket *, sctp_assoc_t); 60 int sctp_do_peeloff(struct socket *, struct socket *, sctp_assoc_t); 62 struct socket *sctp_get_peeloff(struct socket *, sctp_assoc_t, int *); 67 int sctp_can_peel_off(struct socket *, sctp_assoc_t); 68 int sctp_do_peeloff(struct socket *, struct socket *, sctp_assoc_t);
|
D | sctp_peeloff.c | 57 sctp_can_peel_off(struct socket *head, sctp_assoc_t assoc_id) in sctp_can_peel_off() 95 sctp_do_peeloff(struct socket *head, struct socket *so, sctp_assoc_t assoc_id) in sctp_do_peeloff() 179 sctp_get_peeloff(struct socket *head, sctp_assoc_t assoc_id, int *error) in sctp_get_peeloff()
|
D | sctputil.h | 65 #define sctp_get_associd(stcb) ((sctp_assoc_t)stcb->asoc.assoc_id) 292 struct sockaddr *sa, sctp_assoc_t assoc_id, 295 struct sockaddr *sa, sctp_assoc_t assoc_id,
|
D | sctp_pcb.h | 796 sctp_findasoc_ep_asocid_locked(struct sctp_inpcb *inp, sctp_assoc_t asoc_id, int want_lock); 800 sctp_assoc_t, int);
|
D | sctp_structs.h | 518 sctp_assoc_t sinfo_assoc_id; /* our assoc id */ 749 sctp_assoc_t sinfo_assoc_id;
|
/external/usrsctp/usrsctplib/ |
D | usrsctp.h | 97 typedef uint32_t sctp_assoc_t; typedef 166 sctp_assoc_t rcv_assoc_id; 174 sctp_assoc_t nxt_assoc_id; 217 sctp_assoc_t snd_assoc_id; 272 sctp_assoc_t sac_assoc_id; 300 sctp_assoc_t spc_assoc_id; 318 sctp_assoc_t sre_assoc_id; 327 sctp_assoc_t sse_assoc_id; 336 sctp_assoc_t sai_assoc_id; 347 sctp_assoc_t pdapi_assoc_id; [all …]
|
D | user_socket.c | 724 sctp_assoc_t 761 return ((sctp_assoc_t) 0); in usrsctp_getassocid() 851 sctp_assoc_t *assoc_id; in usrsctp_sendv() 1965 usrsctp_peeloff(struct socket *head, sctp_assoc_t id) in usrsctp_peeloff() 2466 usrsctp_opt_info(struct socket *so, sctp_assoc_t id, int opt, void *arg, socklen_t *size) 2780 sctp_assoc_t *id) 2787 sctp_assoc_t *p_id; 2867 p_id = (sctp_assoc_t *)buf; 2878 usrsctp_getpaddrs(struct socket *so, sctp_assoc_t id, struct sockaddr **raddrs) 2882 sctp_assoc_t asoc; [all …]
|
/external/ltp/utils/sctp/lib/ |
D | addrs.c | 37 sctp_getaddrs(int sd, sctp_assoc_t id, int optname_new, in sctp_getaddrs() 93 sctp_getpaddrs(int sd, sctp_assoc_t id, struct sockaddr **addrs) in sctp_getpaddrs() 116 sctp_getladdrs(int sd, sctp_assoc_t id, struct sockaddr **addrs) in sctp_getladdrs()
|
D | opt_info.c | 36 sctp_opt_info(int sd, sctp_assoc_t id, int opt, void *arg, socklen_t *size) in sctp_opt_info() 56 *(sctp_assoc_t *)arg = id; in sctp_opt_info()
|
D | connectx.c | 83 sctp_assoc_t *id) in __connectx() 118 sctp_assoc_t *id) in sctp_connectx2() 129 sctp_assoc_t *id) in sctp_connectx3()
|
D | peeloff.c | 31 sctp_peeloff(int fd, sctp_assoc_t associd) in sctp_peeloff()
|
/external/ltp/utils/sctp/testlib/ |
D | sctputil.h | 262 static inline int test_sctp_peeloff(int sk, sctp_assoc_t assoc_id) in test_sctp_peeloff() 322 int test_peer_addr(int sk, sctp_assoc_t asoc, sockaddr_storage_t *peers, int count);
|
D | sctputil.c | 369 int test_peer_addr(int sk, sctp_assoc_t asoc, sockaddr_storage_t *peers, int count) in test_peer_addr()
|
/external/ltp/utils/sctp/func_tests/ |
D | test_connect.c | 61 sctp_assoc_t svr_associd1; in main()
|
D | test_assoc_abort.c | 68 sctp_assoc_t svr_associd[MAX_CLIENTS]; in main()
|
D | test_assoc_shutdown.c | 66 sctp_assoc_t svr_associd[MAX_CLIENTS]; in main()
|
D | test_connectx.c | 70 sctp_assoc_t associd, svr_associd1, svr_associd2, clt_associd1, clt_associd2; in main()
|
D | test_peeloff.c | 65 sctp_assoc_t svr_associd[MAX_CLIENTS]; in main()
|
D | test_sctp_sendrecvmsg.c | 91 sctp_assoc_t associd1; in main()
|
D | test_timetolive.c | 107 sctp_assoc_t associd1; in main()
|
D | test_basic.c | 85 sctp_assoc_t associd1, associd2; in main()
|