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