Searched hist:fa49a964199f4522d334de86c6df8b61cb021691 (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/netinet/ |
H A D | toecore.h | diff fa49a964199f4522d334de86c6df8b61cb021691 Sun Dec 01 19:05:02 CET 2019 Michael Tuexen <tuexen@FreeBSD.org> In order for the TCP Handshake to support ECN++, and further ECN-related improvements, the ECN bits need to be exposed to the TCP SYNcache. This change is a minimal modification to the function headers, without any functional change intended.
Submitted by: Richard Scheffenegger Reviewed by: rgrimes@, rrs@, tuexen@ Differential Revision: https://reviews.freebsd.org/D22436
|
H A D | tcp_syncache.h | diff fa49a964199f4522d334de86c6df8b61cb021691 Sun Dec 01 19:05:02 CET 2019 Michael Tuexen <tuexen@FreeBSD.org> In order for the TCP Handshake to support ECN++, and further ECN-related improvements, the ECN bits need to be exposed to the TCP SYNcache. This change is a minimal modification to the function headers, without any functional change intended.
Submitted by: Richard Scheffenegger Reviewed by: rgrimes@, rrs@, tuexen@ Differential Revision: https://reviews.freebsd.org/D22436
|
H A D | toecore.c | diff fa49a964199f4522d334de86c6df8b61cb021691 Sun Dec 01 19:05:02 CET 2019 Michael Tuexen <tuexen@FreeBSD.org> In order for the TCP Handshake to support ECN++, and further ECN-related improvements, the ECN bits need to be exposed to the TCP SYNcache. This change is a minimal modification to the function headers, without any functional change intended.
Submitted by: Richard Scheffenegger Reviewed by: rgrimes@, rrs@, tuexen@ Differential Revision: https://reviews.freebsd.org/D22436
|
H A D | tcp_syncache.c | diff fa49a964199f4522d334de86c6df8b61cb021691 Sun Dec 01 19:05:02 CET 2019 Michael Tuexen <tuexen@FreeBSD.org> In order for the TCP Handshake to support ECN++, and further ECN-related improvements, the ECN bits need to be exposed to the TCP SYNcache. This change is a minimal modification to the function headers, without any functional change intended.
Submitted by: Richard Scheffenegger Reviewed by: rgrimes@, rrs@, tuexen@ Differential Revision: https://reviews.freebsd.org/D22436
|
H A D | tcp_input.c | diff fa49a964199f4522d334de86c6df8b61cb021691 Sun Dec 01 19:05:02 CET 2019 Michael Tuexen <tuexen@FreeBSD.org> In order for the TCP Handshake to support ECN++, and further ECN-related improvements, the ECN bits need to be exposed to the TCP SYNcache. This change is a minimal modification to the function headers, without any functional change intended.
Submitted by: Richard Scheffenegger Reviewed by: rgrimes@, rrs@, tuexen@ Differential Revision: https://reviews.freebsd.org/D22436
|
/freebsd/sys/dev/cxgbe/tom/ |
H A D | t4_listen.c | diff fa49a964199f4522d334de86c6df8b61cb021691 Sun Dec 01 19:05:02 CET 2019 Michael Tuexen <tuexen@FreeBSD.org> In order for the TCP Handshake to support ECN++, and further ECN-related improvements, the ECN bits need to be exposed to the TCP SYNcache. This change is a minimal modification to the function headers, without any functional change intended.
Submitted by: Richard Scheffenegger Reviewed by: rgrimes@, rrs@, tuexen@ Differential Revision: https://reviews.freebsd.org/D22436
|