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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/extensions/
H A Dlibipt_owner.c113 ownerinfo->invert |= IPT_OWNER_SID;
114 ownerinfo->match |= IPT_OWNER_SID;
178 case IPT_OWNER_SID:
212 print_item(info, IPT_OWNER_SID, numeric, "OWNER SID match ");
227 print_item(info, IPT_OWNER_SID, 0, "--sid-owner ");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_owner.c20 IPT_OWNER_SID = 0x08, enumerator in enum:__anon1272
25 IP6T_OWNER_SID = IPT_OWNER_SID,
173 info->invert |= IPT_OWNER_SID;
174 info->match |= IPT_OWNER_SID;
328 case IPT_OWNER_SID:
437 owner_mt_print_item_v0(info, "owner SID match", IPT_OWNER_SID, numeric);
450 owner_mt6_print_item_v0(info, "owner SID match", IPT_OWNER_SID, numeric);
471 owner_mt_print_item_v0(info, "--sid-owner", IPT_OWNER_SID, true);
483 owner_mt6_print_item_v0(info, "--sid-owner", IPT_OWNER_SID, true);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/extensions/
H A Dlibxt_owner.c20 IPT_OWNER_SID = 0x08, enumerator in enum:__anon20098
25 IP6T_OWNER_SID = IPT_OWNER_SID,
173 info->invert |= IPT_OWNER_SID;
174 info->match |= IPT_OWNER_SID;
328 case IPT_OWNER_SID:
437 owner_mt_print_item_v0(info, "owner SID match", IPT_OWNER_SID, numeric);
450 owner_mt6_print_item_v0(info, "owner SID match", IPT_OWNER_SID, numeric);
471 owner_mt_print_item_v0(info, "--sid-owner", IPT_OWNER_SID, true);
483 owner_mt6_print_item_v0(info, "--sid-owner", IPT_OWNER_SID, true);

Completed in 102 milliseconds