Lines Matching defs:disposition

222  * The return value is the disposition of the chunk.
307 * The return value is the disposition of the chunk.
506 * The return value is the disposition of the chunk.
688 * The return value is the disposition of the chunk.
906 * The return value is the disposition of the chunk.
1123 * The return value is the disposition of the chunk.
1197 * The return value is the disposition of the chunk.
1674 * The return value is the disposition of the chunk.
1729 * The return value is the disposition of the chunk.
1786 enum sctp_disposition disposition;
1820 disposition = __sctp_sf_do_9_2_reshutack(net, ep, asoc,
1823 if (SCTP_DISPOSITION_NOMEM == disposition)
2129 * The return value is the disposition of the chunk.
2385 * The return value is the disposition of the chunk.
2450 * The return value is the disposition of the chunk.
2573 * The return value is the disposition of the chunk.
2775 * The return value is the disposition of the chunk.
2785 enum sctp_disposition disposition;
2825 disposition = SCTP_DISPOSITION_NOMEM;
2838 disposition = SCTP_DISPOSITION_CONSUME;
2841 disposition = sctp_sf_do_9_2_shutdown_ack(net, ep, asoc, type,
2845 if (SCTP_DISPOSITION_NOMEM == disposition)
2856 return disposition;
3002 * The return value is the disposition of the chunk.
3058 * The return value is the disposition of the chunk.
3114 * The return value is the disposition of the chunk.
3234 * The return value is the disposition of the chunk.
3326 * The return value is the disposition of the chunk.
3402 * The return value is the disposition of the chunk.
3453 * The return value is the disposition of the chunk.
3491 * The return value is the disposition.
3669 * The return value is the disposition of the chunk.
4087 * The return value is the disposition of the chunk.
4241 * The return value is the disposition of the chunk.
4412 * The return value is the disposition of the chunk.
4492 * The return value is the disposition of the chunk.
4535 * The return value is the disposition of the chunk.
4861 * The return value is a disposition.
4973 * The return value is the disposition.
5012 * The return value is the disposition.
5022 enum sctp_disposition disposition;
5035 disposition = SCTP_DISPOSITION_CONSUME;
5037 disposition = sctp_sf_do_9_2_start_shutdown(net, ep, asoc, type,
5041 return disposition;
5069 * The return value is the disposition.
5448 * The return value is the disposition of the primitive.
5504 * The return value is the disposition.
5574 * The return value is the disposition.
5648 * The return value is the disposition of the event.
5676 * The return value is the disposition of the chunk.
6101 enum sctp_disposition disposition;
6116 disposition = SCTP_DISPOSITION_CONSUME;
6118 disposition = sctp_sf_do_9_2_start_shutdown(net, ep, asoc, type,
6122 return disposition;
6135 * The return value is the disposition of the chunk.
6152 * The return value is the disposition of the chunk.
6172 * The return value is the disposition of the chunk.