Home
last modified time | relevance | path

Searched defs:nf_ct_ecache_ext_add (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/net/netfilter/
Dnf_conntrack_ecache.h91 static inline bool nf_ct_ecache_ext_add(struct nf_conn *ct, u16 ctmask, u16 expmask, gfp_t gfp) in nf_ct_ecache_ext_add() function
/linux-6.1.9/net/netfilter/
Dnf_conntrack_ecache.c300 bool nf_ct_ecache_ext_add(struct nf_conn *ct, u16 ctmask, u16 expmask, gfp_t gfp) in nf_ct_ecache_ext_add() function