libnetfilter_cthelper 1.0.1
|
Data Fields | |
char | name [NF_CT_HELPER_NAME_MAX] |
uint32_t | expect_timeout |
uint32_t | expect_max |
uint32_t | bitset |
Definition at line 68 of file libnetfilter_cthelper.c.
uint32_t nfct_helper_policy::bitset |
Definition at line 72 of file libnetfilter_cthelper.c.
uint32_t nfct_helper_policy::expect_max |
Definition at line 71 of file libnetfilter_cthelper.c.
uint32_t nfct_helper_policy::expect_timeout |
Definition at line 70 of file libnetfilter_cthelper.c.
char nfct_helper_policy::name[NF_CT_HELPER_NAME_MAX] |
Definition at line 69 of file libnetfilter_cthelper.c.