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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_owner.c290 owner_mt_print_item_v0(const struct ipt_owner_info *info, const char *label, function
434 owner_mt_print_item_v0(info, "owner UID match", IPT_OWNER_UID, numeric);
435 owner_mt_print_item_v0(info, "owner GID match", IPT_OWNER_GID, numeric);
436 owner_mt_print_item_v0(info, "owner PID match", IPT_OWNER_PID, numeric);
437 owner_mt_print_item_v0(info, "owner SID match", IPT_OWNER_SID, numeric);
438 owner_mt_print_item_v0(info, "owner CMD match", IPT_OWNER_COMM, numeric);
468 owner_mt_print_item_v0(info, "--uid-owner", IPT_OWNER_UID, true);
469 owner_mt_print_item_v0(info, "--gid-owner", IPT_OWNER_GID, true);
470 owner_mt_print_item_v0(info, "--pid-owner", IPT_OWNER_PID, true);
471 owner_mt_print_item_v0(inf
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/extensions/
H A Dlibxt_owner.c290 owner_mt_print_item_v0(const struct ipt_owner_info *info, const char *label, function
434 owner_mt_print_item_v0(info, "owner UID match", IPT_OWNER_UID, numeric);
435 owner_mt_print_item_v0(info, "owner GID match", IPT_OWNER_GID, numeric);
436 owner_mt_print_item_v0(info, "owner PID match", IPT_OWNER_PID, numeric);
437 owner_mt_print_item_v0(info, "owner SID match", IPT_OWNER_SID, numeric);
438 owner_mt_print_item_v0(info, "owner CMD match", IPT_OWNER_COMM, numeric);
468 owner_mt_print_item_v0(info, "--uid-owner", IPT_OWNER_UID, true);
469 owner_mt_print_item_v0(info, "--gid-owner", IPT_OWNER_GID, true);
470 owner_mt_print_item_v0(info, "--pid-owner", IPT_OWNER_PID, true);
471 owner_mt_print_item_v0(inf
[all...]

Completed in 40 milliseconds