]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: ist: Add a function to retrieve the ist pointer
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 21 Apr 2020 08:46:43 +0000 (10:46 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 27 Apr 2020 08:46:28 +0000 (10:46 +0200)
commit0417975bdc95ebbd85980f1a066cf7d803fb358a
tree2d729ca97db8f38b4e4769d0eb07f045ad8763af
parenta67ed43b719f8a47eff39916cc7bdd39986152f0
MINOR: ist: Add a function to retrieve the ist pointer

There is already the istlen() function to get the ist length. Now, it is
possible to call istptr() to get the ist pointer.
include/common/ist.h