Home
last modified time | relevance | path

Searched refs:O_UPTO (Results 1 – 2 of 2) sorted by relevance

/external/iptables/extensions/
Dlibxt_connlimit.c8 O_UPTO = 0, enumerator
13 F_UPTO = 1 << O_UPTO,
33 {.name = "connlimit-upto", .id = O_UPTO, .excl = F_ABOVE,
68 case O_UPTO: in connlimit_parse()
Dlibxt_hashlimit.c60 O_UPTO = 0, enumerator
75 F_UPTO = 1 << O_UPTO,
127 {.name = "hashlimit", .id = O_UPTO, .excl = F_ABOVE,
154 {.name = "hashlimit-upto", .id = O_UPTO, .excl = F_ABOVE,
158 {.name = "hashlimit", .id = O_UPTO, .excl = F_ABOVE,
184 {.name = "hashlimit-upto", .id = O_UPTO, .excl = F_ABOVE,
188 {.name = "hashlimit", .id = O_UPTO, .excl = F_ABOVE,
214 {.name = "hashlimit-upto", .id = O_UPTO, .excl = F_ABOVE,
218 {.name = "hashlimit", .id = O_UPTO, .excl = F_ABOVE,
542 case O_UPTO: in hashlimit_parse()
[all …]