Lines Matching defs:disposition

229  * The return value is the disposition of the chunk.
314 * The return value is the disposition of the chunk.
514 * The return value is the disposition of the chunk.
696 * The return value is the disposition of the chunk.
917 * The return value is the disposition of the chunk.
1161 * The return value is the disposition of the chunk.
1235 * The return value is the disposition of the chunk.
1727 * The return value is the disposition of the chunk.
1782 * The return value is the disposition of the chunk.
1863 enum sctp_disposition disposition;
1896 disposition = __sctp_sf_do_9_2_reshutack(net, ep, asoc,
1899 if (SCTP_DISPOSITION_NOMEM == disposition)
2194 * The return value is the disposition of the chunk.
2449 * The return value is the disposition of the chunk.
2514 * The return value is the disposition of the chunk.
2637 * The return value is the disposition of the chunk.
2839 * The return value is the disposition of the chunk.
2849 enum sctp_disposition disposition;
2889 disposition = SCTP_DISPOSITION_NOMEM;
2902 disposition = SCTP_DISPOSITION_CONSUME;
2905 disposition = sctp_sf_do_9_2_shutdown_ack(net, ep, asoc, type,
2909 if (SCTP_DISPOSITION_NOMEM == disposition)
2920 return disposition;
3066 * The return value is the disposition of the chunk.
3122 * The return value is the disposition of the chunk.
3178 * The return value is the disposition of the chunk.
3298 * The return value is the disposition of the chunk.
3390 * The return value is the disposition of the chunk.
3466 * The return value is the disposition of the chunk.
3556 * The return value is the disposition of the chunk.
3594 * The return value is the disposition.
3772 * The return value is the disposition of the chunk.
4190 * The return value is the disposition of the chunk.
4344 * The return value is the disposition of the chunk.
4515 * The return value is the disposition of the chunk.
4595 * The return value is the disposition of the chunk.
4638 * The return value is the disposition of the chunk.
4961 * The return value is a disposition.
5073 * The return value is the disposition.
5112 * The return value is the disposition.
5122 enum sctp_disposition disposition;
5135 disposition = SCTP_DISPOSITION_CONSUME;
5137 disposition = sctp_sf_do_9_2_start_shutdown(net, ep, asoc, type,
5141 return disposition;
5169 * The return value is the disposition.
5548 * The return value is the disposition of the primitive.
5604 * The return value is the disposition.
5674 * The return value is the disposition.
5748 * The return value is the disposition of the event.
5776 * The return value is the disposition of the chunk.
6201 enum sctp_disposition disposition;
6216 disposition = SCTP_DISPOSITION_CONSUME;
6218 disposition = sctp_sf_do_9_2_start_shutdown(net, ep, asoc, type,
6222 return disposition;
6235 * The return value is the disposition of the chunk.
6252 * The return value is the disposition of the chunk.
6272 * The return value is the disposition of the chunk.