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