Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/netfilter/
Dnf_conntrack_expect.h14 struct nf_conntrack_expect { struct
27 struct nf_conntrack_expect *this); argument
30 struct nf_conntrack_helper *helper;
33 struct nf_conn *master;
59 static inline struct net *nf_ct_exp_net(struct nf_conntrack_expect *exp) in nf_ct_exp_net() argument