Home
last modified time | relevance | path

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

/linux/include/net/netfilter/
H A 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/net/netfilter/
H A 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