Searched refs:nf_conn_timeout (Results 1 – 6 of 6) sorted by relevance
28 struct nf_conn_timeout { struct33 nf_ct_timeout_data(const struct nf_conn_timeout *t) in nf_ct_timeout_data() argument45 struct nf_conn_timeout *nf_ct_timeout_find(const struct nf_conn *ct) in nf_ct_timeout_find()55 struct nf_conn_timeout *nf_ct_timeout_ext_add(struct nf_conn *ct, in nf_ct_timeout_ext_add()60 struct nf_conn_timeout *timeout_ext; in nf_ct_timeout_ext_add()78 struct nf_conn_timeout *timeout_ext; in nf_ct_timeout_lookup()
40 #define NF_CT_EXT_TIMEOUT_TYPE struct nf_conn_timeout
36 struct nf_conn_timeout *timeout_ext = nf_ct_timeout_find(ct); in untimeout()52 .len = sizeof(struct nf_conn_timeout),53 .align = __alignof__(struct nf_conn_timeout),
125 struct nf_conn_timeout *timeout_ext; in xt_ct_set_timeout()334 struct nf_conn_timeout *timeout_ext; in xt_ct_destroy_timeout()
1352 struct nf_conn_timeout *timeout_ext; in init_conntrack()2215 + sizeof(struct nf_conn_timeout) in total_extension_size()
812 struct nf_conn_timeout *timeout; in nft_ct_timeout_obj_eval()