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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_owner.c339 owner_mt6_print_item_v0(const struct ip6t_owner_info *info, const char *label, function
447 owner_mt6_print_item_v0(info, "owner UID match", IPT_OWNER_UID, numeric);
448 owner_mt6_print_item_v0(info, "owner GID match", IPT_OWNER_GID, numeric);
449 owner_mt6_print_item_v0(info, "owner PID match", IPT_OWNER_PID, numeric);
450 owner_mt6_print_item_v0(info, "owner SID match", IPT_OWNER_SID, numeric);
480 owner_mt6_print_item_v0(info, "--uid-owner", IPT_OWNER_UID, true);
481 owner_mt6_print_item_v0(info, "--gid-owner", IPT_OWNER_GID, true);
482 owner_mt6_print_item_v0(info, "--pid-owner", IPT_OWNER_PID, true);
483 owner_mt6_print_item_v0(info, "--sid-owner", IPT_OWNER_SID, true);

Completed in 173 milliseconds