Home
last modified time | relevance | path

Searched refs:XT_CONNLABEL_OP_INVERT (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/net/netfilter/
Dxt_connlabel.c27 bool invert = info->options & XT_CONNLABEL_OP_INVERT; in connlabel_mt()
41 const int options = XT_CONNLABEL_OP_INVERT | in connlabel_mt_check()
/linux-4.1.27/include/uapi/linux/netfilter/
Dxt_connlabel.h5 XT_CONNLABEL_OP_INVERT = 1 << 0, enumerator