Home
last modified time | relevance | path

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

/linux-3.3/include/net/netfilter/
Dnf_conntrack_expect.h12 struct nf_conntrack_expect { struct
25 struct nf_conntrack_expect *this); argument
28 struct nf_conntrack_helper *helper;
31 struct nf_conn *master;
57 static inline struct net *nf_ct_exp_net(struct nf_conntrack_expect *exp) in nf_ct_exp_net() argument