Searched defs:ctmask (Results 1 – 4 of 4) sorted by relevance
/linux-6.14.4/include/uapi/linux/netfilter/ |
D | xt_connmark.h | 23 __u32 ctmark, ctmask, nfmask; member 28 __u32 ctmark, ctmask, nfmask; member
|
/linux-6.14.4/include/net/netfilter/ |
D | nf_conntrack_ecache.h | 27 u16 ctmask; /* bitmask of ct events to be delivered */ member 95 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()
|
/linux-6.14.4/net/netfilter/ |
D | nf_conntrack_ecache.c | 322 bool nf_ct_ecache_ext_add(struct nf_conn *ct, u16 ctmask, u16 expmask, gfp_t gfp) in nf_ct_ecache_ext_add()
|
D | nft_ct.c | 318 u32 ctmask = regs->data[priv->sreg]; in nft_ct_set_eval() local
|