Home
last modified time | relevance | path

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

/linux/include/uapi/linux/netfilter/
A Dxt_cgroup.h15 __u8 has_classid; member
29 __u8 has_classid; member
/linux/net/netfilter/
A 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()

Completed in 5 milliseconds