Home
last modified time | relevance | path

Searched refs:sctp_assoc_t (Results 1 – 25 of 32) sorted by relevance

12

/external/ltp/utils/sctp/include/netinet/
Dsctp.h44 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/
Dsctp.h60 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/
Dsctp.h60 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/
Dsctp_uio.h67 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 …]
Dsctp_peeloff.h50 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);
Dsctp_peeloff.c57 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()
Dsctputil.h65 #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,
Dsctp_pcb.h796 sctp_findasoc_ep_asocid_locked(struct sctp_inpcb *inp, sctp_assoc_t asoc_id, int want_lock);
800 sctp_assoc_t, int);
Dsctp_structs.h518 sctp_assoc_t sinfo_assoc_id; /* our assoc id */
749 sctp_assoc_t sinfo_assoc_id;
/external/usrsctp/usrsctplib/
Dusrsctp.h97 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 …]
Duser_socket.c724 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/
Daddrs.c37 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()
Dopt_info.c36 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()
Dconnectx.c83 sctp_assoc_t *id) in __connectx()
118 sctp_assoc_t *id) in sctp_connectx2()
129 sctp_assoc_t *id) in sctp_connectx3()
Dpeeloff.c31 sctp_peeloff(int fd, sctp_assoc_t associd) in sctp_peeloff()
/external/ltp/utils/sctp/testlib/
Dsctputil.h262 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);
Dsctputil.c369 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/
Dtest_connect.c61 sctp_assoc_t svr_associd1; in main()
Dtest_assoc_abort.c68 sctp_assoc_t svr_associd[MAX_CLIENTS]; in main()
Dtest_assoc_shutdown.c66 sctp_assoc_t svr_associd[MAX_CLIENTS]; in main()
Dtest_connectx.c70 sctp_assoc_t associd, svr_associd1, svr_associd2, clt_associd1, clt_associd2; in main()
Dtest_peeloff.c65 sctp_assoc_t svr_associd[MAX_CLIENTS]; in main()
Dtest_sctp_sendrecvmsg.c91 sctp_assoc_t associd1; in main()
Dtest_timetolive.c107 sctp_assoc_t associd1; in main()
Dtest_basic.c85 sctp_assoc_t associd1, associd2; in main()

12