Searched refs:XT_OWNER_MASK (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/uapi/linux/netfilter/ | ||
| D | xt_owner.h | 14 #define XT_OWNER_MASK (XT_OWNER_UID | \ macro |
| /Linux-v5.4/net/netfilter/ | ||
| D | xt_owner.c | 25 if (info->match & ~XT_OWNER_MASK) in owner_check() |