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