Searched defs:nf_conntrack_expect (Results 1 – 1 of 1) sorted by relevance
18 struct nf_conntrack_expect { struct20 struct hlist_node lnode;23 struct hlist_node hnode;26 possible_net_t net;50 struct nf_conntrack_expect *this); argument76 static inline bool nf_ct_exp_is_expired(const struct nf_conntrack_expect *exp) in nf_ct_exp_is_expired() argument