Searched refs:flag_exist (Results 1 – 3 of 3) sorted by relevance
238 bool flag_exist = flags & IPSET_FLAG_EXIST; in list_set_uadd() local263 if (!flag_exist) in list_set_uadd()
957 flag_exist(const struct nlmsghdr *nlh) in flag_exist() function1049 u32 flags = flag_exist(info->nlh); in ip_set_create()1227 u32 flags = flag_exist(info->nlh); in ip_set_destroy()1760 u32 flags = flag_exist(nlh); in ip_set_ad()
850 bool flag_exist = flags & IPSET_FLAG_EXIST; in mtype_add() local905 if (flag_exist || SET_ELEM_EXPIRED(set, data)) { in mtype_add()