]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: sample: Define new struct sample_storage
authorThierry FOURNIER <tfournier@exceliance.fr>
Tue, 26 Nov 2013 09:21:51 +0000 (10:21 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 2 Dec 2013 22:31:33 +0000 (23:31 +0100)
commit8ed9697064cd0fec4881e31d21894e9f2182efce
tree49119fcb89f85acecf16be7f1ba34dac49ed6932
parent29d47b87c43ba59233ce6ab40c7ec8518e618489
MINOR: sample: Define new struct sample_storage

This struct is used to store a sample constant. The size of this
struct is less than the struct sample. This struct only contains
a constant and doesn't need the "ctx" nor the "flags".
include/types/sample.h