Home
last modified time | relevance | path

Searched defs:nf_conn_help (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/include/net/netfilter/
Dnf_conntrack.h58 struct nf_conn_help { struct
60 struct nf_conntrack_helper __rcu *helper;
62 struct hlist_head expectations;
65 u8 expecting[NF_CT_MAX_EXPECT_CLASSES];
68 char data[];