Home
last modified time | relevance | path

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

/linux-6.12.1/net/netfilter/
Dxt_cgroup.c44 if (!info->has_path && !info->has_classid) { in cgroup_mt_check_v1()
49 if (info->has_path && info->has_classid) { in cgroup_mt_check_v1()
55 if (info->has_path) { in cgroup_mt_check_v1()
76 if (!info->has_path && !info->has_classid) { in cgroup_mt_check_v2()
81 if (info->has_path && info->has_classid) { in cgroup_mt_check_v2()
87 if (info->has_path) { in cgroup_mt_check_v2()
/linux-6.12.1/include/uapi/linux/netfilter/
Dxt_cgroup.h14 __u8 has_path; member
28 __u8 has_path; member