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

/net/netfilter/ipset/
H A Dip_set_core.c628 flag_exist(const struct nlmsghdr *nlh) function
733 u32 flags = flag_exist(nlh);
1362 u32 flags = flag_exist(nlh);
1416 u32 flags = flag_exist(nlh);
H A Dip_set_list_set.c299 bool flag_exist = flags & IPSET_FLAG_EXIST; local
318 if (!flag_exist)
H A Dip_set_hash_gen.h598 bool flag_exist = flags & IPSET_FLAG_EXIST; local
619 if (flag_exist ||

Completed in 82 milliseconds