Searched hist:"11 ae76e6" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/net/sctp/ |
H A D | sm.h | 11ae76e6 Thu Mar 09 22:11:11 CST 2017 Xin Long <lucien.xin@gmail.com> sctp: implement receiver-side procedures for the Reconf Response Parameter
This patch is to implement Receiver-Side Procedures for the Re-configuration Response Parameter in rfc6525 section 5.2.7.
sctp_process_strreset_resp would process the response for any kind of reconf request, and the stream reconf is applied only when the response result is success.
Signed-off-by: Xin Long <lucien.xin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> 11ae76e6 Thu Mar 09 22:11:11 CST 2017 Xin Long <lucien.xin@gmail.com> sctp: implement receiver-side procedures for the Reconf Response Parameter This patch is to implement Receiver-Side Procedures for the Re-configuration Response Parameter in rfc6525 section 5.2.7. sctp_process_strreset_resp would process the response for any kind of reconf request, and the stream reconf is applied only when the response result is success. Signed-off-by: Xin Long <lucien.xin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/sctp/ |
H A D | stream.c | 11ae76e6 Thu Mar 09 22:11:11 CST 2017 Xin Long <lucien.xin@gmail.com> sctp: implement receiver-side procedures for the Reconf Response Parameter
This patch is to implement Receiver-Side Procedures for the Re-configuration Response Parameter in rfc6525 section 5.2.7.
sctp_process_strreset_resp would process the response for any kind of reconf request, and the stream reconf is applied only when the response result is success.
Signed-off-by: Xin Long <lucien.xin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> 11ae76e6 Thu Mar 09 22:11:11 CST 2017 Xin Long <lucien.xin@gmail.com> sctp: implement receiver-side procedures for the Reconf Response Parameter This patch is to implement Receiver-Side Procedures for the Re-configuration Response Parameter in rfc6525 section 5.2.7. sctp_process_strreset_resp would process the response for any kind of reconf request, and the stream reconf is applied only when the response result is success. Signed-off-by: Xin Long <lucien.xin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sm_statefuns.c | 11ae76e6 Thu Mar 09 22:11:11 CST 2017 Xin Long <lucien.xin@gmail.com> sctp: implement receiver-side procedures for the Reconf Response Parameter
This patch is to implement Receiver-Side Procedures for the Re-configuration Response Parameter in rfc6525 section 5.2.7.
sctp_process_strreset_resp would process the response for any kind of reconf request, and the stream reconf is applied only when the response result is success.
Signed-off-by: Xin Long <lucien.xin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|