Searched refs:XT_CONNLABEL_OP_INVERT (Results 1 – 2 of 2) sorted by relevance
29 bool invert = info->options & XT_CONNLABEL_OP_INVERT; in connlabel_mt()54 const int options = XT_CONNLABEL_OP_INVERT | in connlabel_mt_check()
6 XT_CONNLABEL_OP_INVERT = 1 << 0, enumerator