Home
last modified time | relevance | path

Searched refs:IPSET_PROTOCOL (Results 1 – 18 of 18) sorted by relevance

/linux/include/uapi/linux/netfilter/ipset/
H A Dip_set.h13 #define IPSET_PROTOCOL 7 macro
/linux/net/netfilter/ipset/
H A Dip_set_hash_mac.c122 .protocol = IPSET_PROTOCOL,
H A Dip_set_core.c204 if (type->protocol != IPSET_PROTOCOL) { in ip_set_type_register()
208 type->protocol, IPSET_PROTOCOL); in ip_set_type_register()
951 return !tb[IPSET_ATTR_PROTOCOL] || protocol(tb) != IPSET_PROTOCOL; in protocol_failed()
2025 if (nla_put_u8(skb2, IPSET_ATTR_PROTOCOL, IPSET_PROTOCOL)) in ip_set_protocol()
2285 req_version->version = IPSET_PROTOCOL; in ip_set_sockfn_get()
2453 MODULE_DESCRIPTION("ip_set: protocol " __stringify(IPSET_PROTOCOL));
H A Dip_set_hash_ipmark.c281 .protocol = IPSET_PROTOCOL,
H A Dip_set_bitmap_port.c289 .protocol = IPSET_PROTOCOL,
H A Dip_set_hash_ip.c276 .protocol = IPSET_PROTOCOL,
H A Dip_set_hash_ipmac.c265 .protocol = IPSET_PROTOCOL,
H A Dip_set_bitmap_ip.c341 .protocol = IPSET_PROTOCOL,
H A Dip_set_hash_net.c358 .protocol = IPSET_PROTOCOL,
H A Dip_set_bitmap_ipmac.c378 .protocol = IPSET_PROTOCOL,
H A Dip_set_hash_ipportip.c358 .protocol = IPSET_PROTOCOL,
H A Dip_set_hash_ipport.c363 .protocol = IPSET_PROTOCOL,
H A Dip_set_hash_netiface.c472 .protocol = IPSET_PROTOCOL,
H A Dip_set_hash_netport.c462 .protocol = IPSET_PROTOCOL,
H A Dip_set_hash_netnet.c476 .protocol = IPSET_PROTOCOL,
H A Dip_set_hash_ipportnet.c516 .protocol = IPSET_PROTOCOL,
H A Dip_set_hash_netportnet.c572 .protocol = IPSET_PROTOCOL,
H A Dip_set_list_set.c644 .protocol = IPSET_PROTOCOL,