Searched refs:nf_conn_timeout (Results 1 – 5 of 5) sorted by relevance
22 struct nf_conn_timeout { struct29 struct nf_conn_timeout *nf_ct_timeout_find(const struct nf_conn *ct) in nf_ct_timeout_find() argument39 struct nf_conn_timeout *nf_ct_timeout_ext_add(struct nf_conn *ct, in nf_ct_timeout_ext_add()44 struct nf_conn_timeout *timeout_ext; in nf_ct_timeout_ext_add()63 struct nf_conn_timeout *timeout_ext; in nf_ct_timeout_lookup()
43 #define NF_CT_EXT_TIMEOUT_TYPE struct nf_conn_timeout
35 .len = sizeof(struct nf_conn_timeout),36 .align = __alignof__(struct nf_conn_timeout),
125 struct nf_conn_timeout *timeout_ext; in xt_ct_set_timeout()292 struct nf_conn_timeout *timeout_ext; in xt_ct_destroy_timeout()
905 struct nf_conn_timeout *timeout_ext; in init_conntrack()