Home
last modified time | relevance | path

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

/linux/include/uapi/linux/netfilter/ipset/
H A Dip_set.h298 #define IP_SET_OP_GET_FNAME 0x00000008 /* Get set index and family */ macro
/linux/net/netfilter/ipset/
H A Dip_set_core.c2306 case IP_SET_OP_GET_FNAME: { in ip_set_sockfn_get()