Searched refs:IPSET_FLAG_EXIST (Results 1 – 2 of 2) sorted by relevance
164 IPSET_FLAG_EXIST = (1 << IPSET_FLAG_BIT_EXIST), enumerator
365 return ret == -IPSET_ERR_EXIST && (flags & IPSET_FLAG_EXIST); in ip_set_eexist()