Searched refs:IPS_TEMPLATE_BIT (Results 1 – 2 of 2) sorted by relevance
84 IPS_TEMPLATE_BIT = 11, enumerator85 IPS_TEMPLATE = (1 << IPS_TEMPLATE_BIT),
262 return test_bit(IPS_TEMPLATE_BIT, &ct->status); in nf_ct_is_template()