Searched refs:SET_WITH_FORCEADD (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/netfilter/ipset/
H A Dip_set.h68 #define SET_WITH_FORCEADD(s) ((s)->flags & IPSET_CREATE_FLAG_FORCEADD) macro
/linux-master/net/netfilter/ipset/
H A Dip_set_hash_gen.h870 if (elements >= maxelem && SET_WITH_FORCEADD(set))
H A Dip_set_core.c1445 if (SET_WITH_FORCEADD(set))

Completed in 977 milliseconds