Searched refs:NFCT_PTRMASK (Results 1 – 4 of 4) sorted by relevance
25 #define NFCT_PTRMASK ~(NFCT_INFOMASK) macro
75 ct = (struct nf_conn *)(cookie & NFCT_PTRMASK); in tcf_ct_flow_table_restore_skb()
173 return (struct nf_conn *)(nfct & NFCT_PTRMASK); in nf_ct_get()
4537 return (void *)(skb->_nfct & NFCT_PTRMASK); in skb_nfct()