Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/netfilter/ipset/
H A Dip_set.h193 IPSET_FLAG_BEFORE = (1 << IPSET_FLAG_BIT_BEFORE), enumerator
/openbmc/linux/net/netfilter/ipset/
H A Dip_set_list_set.c382 e.before = f & IPSET_FLAG_BEFORE; in list_set_uadt()