Home
last modified time | relevance | path

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

/linux/include/uapi/linux/netfilter/ipset/
H A Dip_set.h67 IPSET_ATTR_REVISION_MIN = IPSET_ATTR_PROTOCOL_MIN, /* type rev min */ enumerator
/linux/net/netfilter/ipset/
H A Dip_set_core.c1987 nla_put_u8(skb2, IPSET_ATTR_REVISION_MIN, min)) in ip_set_type()