Searched refs:IPSET_ATTR_SETNAME (Results 1 – 4 of 4) sorted by relevance
975 [IPSET_ATTR_SETNAME] = { .type = NLA_NUL_STRING,1057 !attr[IPSET_ATTR_SETNAME] || in ip_set_create()1065 name = nla_data(attr[IPSET_ATTR_SETNAME]); in ip_set_create()1169 [IPSET_ATTR_SETNAME] = { .type = NLA_NUL_STRING,1211 if (!attr[IPSET_ATTR_SETNAME]) { in ip_set_destroy()1231 s = find_set_and_id(inst, nla_data(attr[IPSET_ATTR_SETNAME]), in ip_set_destroy()1275 if (!attr[IPSET_ATTR_SETNAME]) { in ip_set_flush()1282 s = find_set(inst, nla_data(attr[IPSET_ATTR_SETNAME])); in ip_set_flush()1297 [IPSET_ATTR_SETNAME] = { .type = NLA_NUL_STRING,1315 !attr[IPSET_ATTR_SETNAME] || in ip_set_rename()[all …]
58 IPSET_ATTR_SETNAME, /* 2: Name of the set */ enumerator
61 IPSET_ATTR_SETNAME, /* 2: Name of the set */ enumerator