Searched refs:owner_mt_print_item (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.c384 owner_mt_print_item(const struct xt_owner_match_info *info, const char *label, function
458 owner_mt_print_item(info, "owner socket exists", XT_OWNER_SOCKET, numeric);
459 owner_mt_print_item(info, "owner UID match", XT_OWNER_UID, numeric);
460 owner_mt_print_item(info, "owner GID match", XT_OWNER_GID, numeric);
490 owner_mt_print_item(info, "--socket-exists", XT_OWNER_SOCKET, true);
491 owner_mt_print_item(info, "--uid-owner", XT_OWNER_UID, true);
492 owner_mt_print_item(info, "--gid-owner", XT_OWNER_GID, true);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/extensions/
H A Dlibxt_owner.c384 owner_mt_print_item(const struct xt_owner_match_info *info, const char *label, function
458 owner_mt_print_item(info, "owner socket exists", XT_OWNER_SOCKET, numeric);
459 owner_mt_print_item(info, "owner UID match", XT_OWNER_UID, numeric);
460 owner_mt_print_item(info, "owner GID match", XT_OWNER_GID, numeric);
490 owner_mt_print_item(info, "--socket-exists", XT_OWNER_SOCKET, true);
491 owner_mt_print_item(info, "--uid-owner", XT_OWNER_UID, true);
492 owner_mt_print_item(info, "--gid-owner", XT_OWNER_GID, true);

Completed in 99 milliseconds