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