Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_internals.h23 #define CTA_FILTER_F_ALL (CTA_FILTER_F_MAX-1) macro
H A Dnf_conntrack_netlink.c908 if (filter->orig_flags & ~CTA_FILTER_F_ALL) in ctnetlink_parse_filter()
914 if (filter->reply_flags & ~CTA_FILTER_F_ALL) in ctnetlink_parse_filter()