Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/netfilter/ipset/
Dip_set.h272 #define SO_IP_SET 83 macro
/linux-4.4.14/net/netfilter/ipset/
Dip_set_core.c1894 if (optval != SO_IP_SET) in ip_set_sockfn_get()
2002 .get_optmin = SO_IP_SET,
2003 .get_optmax = SO_IP_SET + 1,