Home
last modified time | relevance | path

Searched refs:nf_ct_ecache_ext_add (Results 1 – 5 of 5) sorted by relevance

/net/netfilter/
A Dnf_conntrack_ecache.c322 bool nf_ct_ecache_ext_add(struct nf_conn *ct, u16 ctmask, u16 expmask, gfp_t gfp) in nf_ct_ecache_ext_add() function
358 EXPORT_SYMBOL_GPL(nf_ct_ecache_ext_add);
A Dxt_CT.c191 !nf_ct_ecache_ext_add(ct, info->ct_events, info->exp_events, in xt_ct_tg_check()
A Dnft_ct.c327 nf_ct_ecache_ext_add(ct, ctmask, 0, GFP_ATOMIC); in nft_ct_set_eval()
A Dnf_conntrack_core.c1804 !nf_ct_ecache_ext_add(ct, ecache ? ecache->ctmask : 0, in init_conntrack()
A Dnf_conntrack_netlink.c2333 nf_ct_ecache_ext_add(ct, 0, 0, GFP_ATOMIC); in ctnetlink_create_conntrack()

Completed in 22 milliseconds