Searched refs:nf_conn_timeout (Results 1 – 6 of 6) sorted by relevance
22 struct nf_conn_timeout { struct27 nf_ct_timeout_data(struct nf_conn_timeout *t) in nf_ct_timeout_data() argument39 struct nf_conn_timeout *nf_ct_timeout_find(const struct nf_conn *ct) in nf_ct_timeout_find()49 struct nf_conn_timeout *nf_ct_timeout_ext_add(struct nf_conn *ct, in nf_ct_timeout_ext_add()54 struct nf_conn_timeout *timeout_ext; in nf_ct_timeout_ext_add()73 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()316 struct nf_conn_timeout *timeout_ext; in xt_ct_destroy_timeout()
298 struct nf_conn_timeout *timeout_ext = nf_ct_timeout_find(ct); in untimeout()
922 struct nf_conn_timeout *timeout_ext; in init_conntrack()