Searched refs:ip_set_type (Results 1 – 18 of 18) sorted by relevance
208 struct ip_set_type { struct242 extern int ip_set_type_register(struct ip_set_type *set_type); argument243 extern void ip_set_type_unregister(struct ip_set_type *set_type);260 struct ip_set_type *type;
87 static struct ip_set_type *90 struct ip_set_type *type; in find_set_type()124 struct ip_set_type **found, bool retry) in __find_set_type_get()126 struct ip_set_type *type; in __find_set_type_get()167 struct ip_set_type *type; in __find_set_type_minmax()200 ip_set_type_register(struct ip_set_type *type) in ip_set_type_register()233 ip_set_type_unregister(struct ip_set_type *type) in ip_set_type_unregister()1955 static int ip_set_type(struct sk_buff *skb, const struct nfnl_info *info, in ip_set_type() function2202 .call = ip_set_type,
120 static struct ip_set_type hash_mac_type __read_mostly = {
263 static struct ip_set_type hash_ipmac_type __read_mostly = {
274 static struct ip_set_type hash_ip_type __read_mostly = {
279 static struct ip_set_type hash_ipmark_type __read_mostly = {
287 static struct ip_set_type bitmap_port_type = {
339 static struct ip_set_type bitmap_ip_type __read_mostly = {
356 static struct ip_set_type hash_net_type __read_mostly = {
376 static struct ip_set_type bitmap_ipmac_type = {
356 static struct ip_set_type hash_ipportip_type __read_mostly = {
361 static struct ip_set_type hash_ipport_type __read_mostly = {
460 static struct ip_set_type hash_netport_type __read_mostly = {
470 static struct ip_set_type hash_netiface_type __read_mostly = {
474 static struct ip_set_type hash_netnet_type __read_mostly = {
514 static struct ip_set_type hash_ipportnet_type __read_mostly = {
570 static struct ip_set_type hash_netportnet_type __read_mostly = {
642 static struct ip_set_type list_set_type __read_mostly = {