HomeSort by relevance Sort by last modified time
    Searched refs:SCTP_ASSOC_CHANGE (Results 1 - 25 of 52) sorted by null

1 2 3

  /external/ltp/utils/sctp/func_tests/
test_autoclose.c 131 sizeof(struct sctp_assoc_change),
132 SCTP_ASSOC_CHANGE, SCTP_COMM_UP);
137 sizeof(struct sctp_assoc_change),
138 SCTP_ASSOC_CHANGE, SCTP_COMM_UP);
151 sizeof(struct sctp_assoc_change),
152 SCTP_ASSOC_CHANGE, SCTP_SHUTDOWN_COMP);
157 sizeof(struct sctp_assoc_change),
158 SCTP_ASSOC_CHANGE, SCTP_SHUTDOWN_COMP);
test_recvmsg.c 125 sizeof(struct sctp_assoc_change),
126 SCTP_ASSOC_CHANGE, SCTP_COMM_UP);
132 sizeof(struct sctp_assoc_change),
133 SCTP_ASSOC_CHANGE, SCTP_COMM_UP);
test_connect.c 63 struct sctp_assoc_change *sac;
147 sizeof(struct sctp_assoc_change),
148 SCTP_ASSOC_CHANGE, SCTP_COMM_UP);
150 sac = (struct sctp_assoc_change *)iov.iov_base;
157 sizeof(struct sctp_assoc_change),
158 SCTP_ASSOC_CHANGE, SCTP_COMM_UP);
159 sac = (struct sctp_assoc_change *)iov.iov_base;
171 sizeof(struct sctp_assoc_change),
172 SCTP_ASSOC_CHANGE, SCTP_COMM_UP);
174 sac = (struct sctp_assoc_change *)iov.iov_base
    [all...]
test_1_to_1_events.c 154 sizeof(struct sctp_assoc_change),
155 SCTP_ASSOC_CHANGE,
163 sizeof(struct sctp_assoc_change),
164 SCTP_ASSOC_CHANGE,
test_connectx.c 74 struct sctp_assoc_change *sac;
185 sizeof(struct sctp_assoc_change),
186 SCTP_ASSOC_CHANGE, SCTP_COMM_UP);
187 sac = (struct sctp_assoc_change *)iov.iov_base;
202 sizeof(struct sctp_assoc_change),
203 SCTP_ASSOC_CHANGE, SCTP_COMM_UP);
204 sac = (struct sctp_assoc_change *)iov.iov_base;
216 sizeof(struct sctp_assoc_change),
217 SCTP_ASSOC_CHANGE, SCTP_COMM_UP);
218 sac = (struct sctp_assoc_change *)iov.iov_base
    [all...]
test_assoc_abort.c 80 struct sctp_assoc_change *sac;
159 sizeof(struct sctp_assoc_change),
160 SCTP_ASSOC_CHANGE, SCTP_COMM_UP);
170 sizeof(struct sctp_assoc_change),
171 SCTP_ASSOC_CHANGE, SCTP_COMM_UP);
177 sac = (struct sctp_assoc_change *)iov.iov_base;
234 sizeof(struct sctp_assoc_change)+4,
235 SCTP_ASSOC_CHANGE, SCTP_COMM_LOST);
test_assoc_shutdown.c 79 struct sctp_assoc_change *sac;
159 sizeof(struct sctp_assoc_change),
160 SCTP_ASSOC_CHANGE, SCTP_COMM_UP);
170 sizeof(struct sctp_assoc_change),
171 SCTP_ASSOC_CHANGE, SCTP_COMM_UP);
177 sac = (struct sctp_assoc_change *)iov.iov_base;
235 sizeof(struct sctp_assoc_change),
236 SCTP_ASSOC_CHANGE,
test_fragments.c 180 sizeof(struct sctp_assoc_change),
181 SCTP_ASSOC_CHANGE, SCTP_COMM_UP);
183 sac = (struct sctp_assoc_change *)iov.iov_base;
190 sizeof(struct sctp_assoc_change),
191 SCTP_ASSOC_CHANGE, SCTP_COMM_UP);
193 sac = (struct sctp_assoc_change *)iov.iov_base;
291 sizeof(struct sctp_assoc_change),
292 SCTP_ASSOC_CHANGE, SCTP_SHUTDOWN_COMP);
test_inaddr_any.c 184 sizeof(struct sctp_assoc_change),
185 SCTP_ASSOC_CHANGE, SCTP_COMM_UP);
191 sizeof(struct sctp_assoc_change),
192 SCTP_ASSOC_CHANGE, SCTP_COMM_UP);
242 sizeof(struct sctp_assoc_change),
243 SCTP_ASSOC_CHANGE, SCTP_SHUTDOWN_COMP);
test_peeloff.c 78 struct sctp_assoc_change *sac;
169 sizeof(struct sctp_assoc_change),
170 SCTP_ASSOC_CHANGE, SCTP_COMM_UP);
172 sac = (struct sctp_assoc_change *)iov.iov_base;
184 sizeof(struct sctp_assoc_change),
185 SCTP_ASSOC_CHANGE, SCTP_COMM_UP);
186 sac = (struct sctp_assoc_change *)iov.iov_base;
290 sizeof(struct sctp_assoc_change),
291 SCTP_ASSOC_CHANGE,
test_sctp_sendrecvmsg.c 183 associd2 = ((struct sctp_assoc_change *)big_buffer)->sac_assoc_id;
186 sizeof(struct sctp_assoc_change),
187 SCTP_ASSOC_CHANGE, SCTP_COMM_UP);
205 associd1 = ((struct sctp_assoc_change *)big_buffer)->sac_assoc_id;
207 sizeof(struct sctp_assoc_change),
208 SCTP_ASSOC_CHANGE, SCTP_COMM_UP);
373 sizeof(struct sctp_assoc_change),
374 SCTP_ASSOC_CHANGE, SCTP_SHUTDOWN_COMP);
  /development/ndk/platforms/android-21/include/linux/
sctp.h 122 struct sctp_assoc_change { struct
261 struct sctp_assoc_change sn_assoc_change;
276 SCTP_ASSOC_CHANGE,
277 #define SCTP_ASSOC_CHANGE SCTP_ASSOC_CHANGE
  /external/ltp/utils/sctp/include/netinet/
sctp.h 189 * 5.3.1.1 SCTP_ASSOC_CHANGE
197 struct sctp_assoc_change { struct
413 struct sctp_assoc_change sn_assoc_change;
431 SCTP_ASSOC_CHANGE,
432 #define SCTP_ASSOC_CHANGE SCTP_ASSOC_CHANGE
454 * SCTP_ASSOC_CHANGE : sac_error
  /prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/linux/
sctp.h 122 struct sctp_assoc_change { struct
261 struct sctp_assoc_change sn_assoc_change;
276 SCTP_ASSOC_CHANGE,
277 #define SCTP_ASSOC_CHANGE SCTP_ASSOC_CHANGE
  /prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/linux/
sctp.h 122 struct sctp_assoc_change { struct
261 struct sctp_assoc_change sn_assoc_change;
276 SCTP_ASSOC_CHANGE,
277 #define SCTP_ASSOC_CHANGE SCTP_ASSOC_CHANGE
  /prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/linux/
sctp.h 122 struct sctp_assoc_change { struct
261 struct sctp_assoc_change sn_assoc_change;
276 SCTP_ASSOC_CHANGE,
277 #define SCTP_ASSOC_CHANGE SCTP_ASSOC_CHANGE
  /prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/linux/
sctp.h 122 struct sctp_assoc_change { struct
261 struct sctp_assoc_change sn_assoc_change;
276 SCTP_ASSOC_CHANGE,
277 #define SCTP_ASSOC_CHANGE SCTP_ASSOC_CHANGE
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/linux/
sctp.h 122 struct sctp_assoc_change { struct
261 struct sctp_assoc_change sn_assoc_change;
276 SCTP_ASSOC_CHANGE,
277 #define SCTP_ASSOC_CHANGE SCTP_ASSOC_CHANGE
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/linux/
sctp.h 122 struct sctp_assoc_change { struct
261 struct sctp_assoc_change sn_assoc_change;
276 SCTP_ASSOC_CHANGE,
277 #define SCTP_ASSOC_CHANGE SCTP_ASSOC_CHANGE
  /prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/linux/
sctp.h 122 struct sctp_assoc_change { struct
261 struct sctp_assoc_change sn_assoc_change;
276 SCTP_ASSOC_CHANGE,
277 #define SCTP_ASSOC_CHANGE SCTP_ASSOC_CHANGE
  /prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/linux/
sctp.h 122 struct sctp_assoc_change { struct
261 struct sctp_assoc_change sn_assoc_change;
276 SCTP_ASSOC_CHANGE,
277 #define SCTP_ASSOC_CHANGE SCTP_ASSOC_CHANGE
  /prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/linux/
sctp.h 122 struct sctp_assoc_change { struct
261 struct sctp_assoc_change sn_assoc_change;
276 SCTP_ASSOC_CHANGE,
277 #define SCTP_ASSOC_CHANGE SCTP_ASSOC_CHANGE
  /prebuilts/ndk/r10/platforms/android-23/arch-mips64/usr/include/linux/
sctp.h 122 struct sctp_assoc_change { struct
261 struct sctp_assoc_change sn_assoc_change;
276 SCTP_ASSOC_CHANGE,
277 #define SCTP_ASSOC_CHANGE SCTP_ASSOC_CHANGE
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/linux/
sctp.h 122 struct sctp_assoc_change { struct
261 struct sctp_assoc_change sn_assoc_change;
276 SCTP_ASSOC_CHANGE,
277 #define SCTP_ASSOC_CHANGE SCTP_ASSOC_CHANGE
  /prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/linux/
sctp.h 122 struct sctp_assoc_change { struct
261 struct sctp_assoc_change sn_assoc_change;
276 SCTP_ASSOC_CHANGE,
277 #define SCTP_ASSOC_CHANGE SCTP_ASSOC_CHANGE

Completed in 278 milliseconds

1 2 3