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