Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/netfilter/
Dnf_conntrack_ecache.h42 nf_ct_ecache_ext_add(struct nf_conn *ct, u16 ctmask, u16 expmask, gfp_t gfp) in nf_ct_ecache_ext_add() function
/Linux-v5.10/net/netfilter/
Dxt_CT.c177 !nf_ct_ecache_ext_add(ct, info->ct_events, info->exp_events, in xt_ct_tg_check()
Dnft_ct.c330 nf_ct_ecache_ext_add(ct, ctmask, 0, GFP_ATOMIC); in nft_ct_set_eval()
Dnf_conntrack_core.c1597 nf_ct_ecache_ext_add(ct, ecache ? ecache->ctmask : 0, in init_conntrack()
Dnf_conntrack_netlink.c2301 nf_ct_ecache_ext_add(ct, 0, 0, GFP_ATOMIC); in ctnetlink_create_conntrack()