Searched refs:XT_CONNLABEL_OP_INVERT (Results 1 - 2 of 2) sorted by last modified time

/linux-master/include/uapi/linux/netfilter/
H A Dxt_connlabel.h10 XT_CONNLABEL_OP_INVERT = 1 << 0, enumerator in enum:xt_connlabel_mtopts
/linux-master/net/netfilter/
H A Dxt_connlabel.c26 bool invert = info->options & XT_CONNLABEL_OP_INVERT;
51 const int options = XT_CONNLABEL_OP_INVERT |

Completed in 167 milliseconds