Home
last modified time | relevance | path

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

/net/netfilter/ipset/
Dip_set_list_set.c238 bool flag_exist = flags & IPSET_FLAG_EXIST; in list_set_uadd() local
263 if (!flag_exist) in list_set_uadd()
Dip_set_core.c789 flag_exist(const struct nlmsghdr *nlh) in flag_exist() function
896 u32 flags = flag_exist(nlh); in ip_set_create()
1589 u32 flags = flag_exist(nlh); in ip_set_ad()
Dip_set_hash_gen.h702 bool flag_exist = flags & IPSET_FLAG_EXIST; in mtype_add() local
740 if (flag_exist || in mtype_add()