Home
last modified time | relevance | path

Searched refs:flag_exist (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/net/netfilter/ipset/
Dip_set_list_set.c245 bool flag_exist = flags & IPSET_FLAG_EXIST; in list_set_uadd() local
270 if (!flag_exist) in list_set_uadd()
Dip_set_core.c740 flag_exist(const struct nlmsghdr *nlh) in flag_exist() function
848 u32 flags = flag_exist(nlh); in ip_set_create()
1512 u32 flags = flag_exist(nlh); in ip_set_uadd()
1567 u32 flags = flag_exist(nlh); in ip_set_udel()
Dip_set_hash_gen.h714 bool flag_exist = flags & IPSET_FLAG_EXIST; in mtype_add() local
757 if (flag_exist || in mtype_add()