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