Searched refs:eexist (Results 1 - 1 of 1) sorted by path

/linux-master/net/netfilter/ipset/
H A Dip_set_core.c1717 bool eexist = flags & IPSET_FLAG_EXIST, retried = false; local
1737 if (!ret || (ret == -IPSET_ERR_EXIST && eexist))

Completed in 330 milliseconds