Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/netfilter/
Dnf_conntrack_ecache.h34 nf_ct_ecache_ext_add(struct nf_conn *ct, u16 ctmask, u16 expmask, gfp_t gfp) in nf_ct_ecache_ext_add() function
/linux-4.4.14/net/netfilter/
Dxt_CT.c237 !nf_ct_ecache_ext_add(ct, info->ct_events, info->exp_events, in xt_ct_tg_check()
Dnf_conntrack_core.c966 nf_ct_ecache_ext_add(ct, ecache ? ecache->ctmask : 0, in init_conntrack()
Dnf_conntrack_netlink.c1799 nf_ct_ecache_ext_add(ct, 0, 0, GFP_ATOMIC); in ctnetlink_create_conntrack()