Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dxt_connlabel.c29 bool invert = info->options & XT_CONNLABEL_OP_INVERT; in connlabel_mt()
54 const int options = XT_CONNLABEL_OP_INVERT | in connlabel_mt_check()
/Linux-v4.19/include/uapi/linux/netfilter/
Dxt_connlabel.h6 XT_CONNLABEL_OP_INVERT = 1 << 0, enumerator