]> git.ipfire.org Git - people/ms/suricata.git/commit
rust: define TxDetectFlag struct and binding macros
authorJason Ish <jason.ish@oisf.net>
Tue, 26 Nov 2019 19:25:04 +0000 (13:25 -0600)
committerJason Ish <jason.ish@oisf.net>
Wed, 27 Nov 2019 19:05:17 +0000 (13:05 -0600)
commit8a232be77e4e766ea5618319b1553e1d2a7749ee
tree30fc3b1f6ee192ccc5e97d45bc0695eb7f107fdb
parentcde49ec24660bfab7cd2dc0d14cb08a16654ba4c
rust: define TxDetectFlag struct and binding macros

Define a TxDetectFlag type and macros to generating C
bindings for getting and settings the tx detect
flags.
rust/src/applayer.rs