Searched refs:NFCT_PTRMASK (Results 1 – 3 of 3) sorted by relevance
24 #define NFCT_PTRMASK ~(NFCT_INFOMASK) macro
155 return (struct nf_conn *)(nfct & NFCT_PTRMASK); in nf_ct_get()
4056 return (void *)(skb->_nfct & NFCT_PTRMASK); in skb_nfct()