Home
last modified time | relevance | path

Searched refs:IPSET_ADD_FAILED (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/netfilter/ipset/
H A Dip_set_bitmap.h11 IPSET_ADD_FAILED = 1, enumerator
/openbmc/linux/net/netfilter/ipset/
H A Dip_set_bitmap_ipmac.c159 return IPSET_ADD_FAILED; in bitmap_ipmac_do_add()
162 return IPSET_ADD_FAILED; in bitmap_ipmac_do_add()
H A Dip_set_bitmap_gen.h136 if (ret == IPSET_ADD_FAILED) { in mtype_add()