Home
last modified time | relevance | path

Searched refs:IPSET_SRC (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/netfilter/
H A Dxt_set.h13 #define IPSET_SRC 0x01 /* Source match/add */ macro
/openbmc/linux/net/netfilter/
H A Dxt_set.c77 if (info->u.flags[i] & IPSET_SRC) in compat_flags()