Lines Matching defs:disposition
231 * The return value is the disposition of the chunk.
316 * The return value is the disposition of the chunk.
516 * The return value is the disposition of the chunk.
698 * The return value is the disposition of the chunk.
919 * The return value is the disposition of the chunk.
1163 * The return value is the disposition of the chunk.
1237 * The return value is the disposition of the chunk.
1729 * The return value is the disposition of the chunk.
1784 * The return value is the disposition of the chunk.
1865 enum sctp_disposition disposition;
1898 disposition = __sctp_sf_do_9_2_reshutack(net, ep, asoc,
1901 if (SCTP_DISPOSITION_NOMEM == disposition)
2196 * The return value is the disposition of the chunk.
2461 * The return value is the disposition of the chunk.
2526 * The return value is the disposition of the chunk.
2649 * The return value is the disposition of the chunk.
2851 * The return value is the disposition of the chunk.
2861 enum sctp_disposition disposition;
2901 disposition = SCTP_DISPOSITION_NOMEM;
2914 disposition = SCTP_DISPOSITION_CONSUME;
2917 disposition = sctp_sf_do_9_2_shutdown_ack(net, ep, asoc, type,
2921 if (SCTP_DISPOSITION_NOMEM == disposition)
2932 return disposition;
3078 * The return value is the disposition of the chunk.
3134 * The return value is the disposition of the chunk.
3190 * The return value is the disposition of the chunk.
3310 * The return value is the disposition of the chunk.
3402 * The return value is the disposition of the chunk.
3478 * The return value is the disposition of the chunk.
3568 * The return value is the disposition of the chunk.
3606 * The return value is the disposition.
3784 * The return value is the disposition of the chunk.
4202 * The return value is the disposition of the chunk.
4356 * The return value is the disposition of the chunk.
4527 * The return value is the disposition of the chunk.
4607 * The return value is the disposition of the chunk.
4650 * The return value is the disposition of the chunk.
4973 * The return value is a disposition.
5085 * The return value is the disposition.
5124 * The return value is the disposition.
5134 enum sctp_disposition disposition;
5147 disposition = SCTP_DISPOSITION_CONSUME;
5149 disposition = sctp_sf_do_9_2_start_shutdown(net, ep, asoc, type,
5153 return disposition;
5181 * The return value is the disposition.
5560 * The return value is the disposition of the primitive.
5616 * The return value is the disposition.
5686 * The return value is the disposition.
5760 * The return value is the disposition of the event.
5788 * The return value is the disposition of the chunk.
6213 enum sctp_disposition disposition;
6228 disposition = SCTP_DISPOSITION_CONSUME;
6230 disposition = sctp_sf_do_9_2_start_shutdown(net, ep, asoc, type,
6234 return disposition;
6247 * The return value is the disposition of the chunk.
6264 * The return value is the disposition of the chunk.
6284 * The return value is the disposition of the chunk.