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

/linux-master/include/uapi/linux/netfilter/
H A Dxt_cgroup.h14 __u8 has_path; member in struct:xt_cgroup_info_v1
28 __u8 has_path; member in struct:xt_cgroup_info_v2
/linux-master/net/netfilter/
H A Dxt_cgroup.c44 if (!info->has_path && !info->has_classid) {
49 if (info->has_path && info->has_classid) {
55 if (info->has_path) {
76 if (!info->has_path && !info->has_classid) {
81 if (info->has_path && info->has_classid) {
87 if (info->has_path) {

Completed in 95 milliseconds