Searched refs:IPSET_SRC (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/include/uapi/linux/netfilter/ | ||
| D | xt_set.h | 12 #define IPSET_SRC 0x01 /* Source match/add */ macro |
| /linux-4.4.14/net/netfilter/ | ||
| D | xt_set.c | 76 if (info->u.flags[i] & IPSET_SRC) in compat_flags() |