Home
last modified time | relevance | path

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

/linux/include/net/netfilter/
H A Dnf_conntrack_expect.h18 struct nf_conntrack_expect { struct
20 struct hlist_node lnode;
23 struct hlist_node hnode;
26 possible_net_t net;
50 struct nf_conntrack_expect *this); argument
76 static inline bool nf_ct_exp_is_expired(const struct nf_conntrack_expect *exp) in nf_ct_exp_is_expired() argument