Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/netfilter/ipset/
H A Dip_set.h306 #define IP_SET_OP_VERSION 0x00000100 /* Ask kernel version */ macro
/openbmc/linux/net/netfilter/ipset/
H A Dip_set_core.c2261 if (*op < IP_SET_OP_VERSION) { in ip_set_sockfn_get()
2277 case IP_SET_OP_VERSION: { in ip_set_sockfn_get()