Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dxt_cgroup.c51 if (!info->has_path && !info->has_classid) { in cgroup_mt_check_v1()
56 if (info->has_path && info->has_classid) { in cgroup_mt_check_v1()
67 if (info->has_path) { in cgroup_mt_check_v1()
91 if (!info->has_path && !info->has_classid) { in cgroup_mt_check_v2()
96 if (info->has_path && info->has_classid) { in cgroup_mt_check_v2()
107 if (info->has_path) { in cgroup_mt_check_v2()
/linux/include/uapi/linux/netfilter/
H A Dxt_cgroup.h14 __u8 has_path; member
28 __u8 has_path; member