Home
last modified time | relevance | path

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

/linux/include/uapi/linux/netfilter/
H A Dxt_cgroup.h16 __u8 invert_path; member
30 __u8 invert_path; member
/linux/net/netfilter/
H A Dxt_cgroup.c48 if ((info->invert_path & ~1) || (info->invert_classid & ~1)) in cgroup_mt_check_v1()
88 if ((info->invert_path & ~1) || (info->invert_classid & ~1)) in cgroup_mt_check_v2()
151 info->invert_path; in cgroup_mt_v1()
172 info->invert_path; in cgroup_mt_v2()