Home
last modified time | relevance | path

Searched refs:IPSET_FLAG_MAP_SKBMARK (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/uapi/linux/netfilter/ipset/
Dip_set.h180 IPSET_FLAG_MAP_SKBMARK = (1 << IPSET_FLAG_BIT_MAP_SKBMARK), enumerator
/Linux-v4.19/net/netfilter/
Dxt_set.c417 map_opt.cmdflags |= info->flags & (IPSET_FLAG_MAP_SKBMARK | in set_target_v3()
424 if (map_opt.cmdflags & IPSET_FLAG_MAP_SKBMARK) in set_target_v3()