Home
last modified time | relevance | path

Searched refs:has_classid (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()
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()
/linux-6.12.1/include/uapi/linux/netfilter/
Dxt_cgroup.h15 __u8 has_classid; member
29 __u8 has_classid; member