Searched refs:IPS_TEMPLATE_BIT (Results 1 – 3 of 3) sorted by relevance
84 IPS_TEMPLATE_BIT = 11, enumerator85 IPS_TEMPLATE = (1 << IPS_TEMPLATE_BIT),
261 return test_bit(IPS_TEMPLATE_BIT, &ct->status); in nf_ct_is_template()
548 __set_bit(IPS_TEMPLATE_BIT, &tmpl->status); in nf_conntrack_tmpl_insert()