Searched refs:O_GROUP (Results 1 – 2 of 2) sorted by relevance
/third_party/iptables/extensions/ |
D | libxt_owner.c | 54 O_GROUP, enumerator 99 {.name = "gid-owner", .id = O_GROUP, .type = XTTYPE_STRING, 117 {.name = "gid-owner", .id = O_GROUP, .type = XTTYPE_STRING, 132 {.name = "gid-owner", .id = O_GROUP, .type = XTTYPE_STRING, 159 case O_GROUP: in owner_mt_parse_v0() 206 case O_GROUP: in owner_mt6_parse_v0() 265 case O_GROUP: in owner_mt_parse()
|
D | libxt_NFLOG.c | 12 O_GROUP = 0, enumerator 23 {.name = "nflog-group", .id = O_GROUP, .type = XTTYPE_UINT16,
|