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.c59 O_UPTO = 0, enumerator
72 F_UPTO = 1 << O_UPTO,
100 {.name = "hashlimit", .id = O_UPTO, .excl = F_ABOVE,
127 {.name = "hashlimit-upto", .id = O_UPTO, .excl = F_ABOVE,
131 {.name = "hashlimit", .id = O_UPTO, .excl = F_ABOVE,
157 {.name = "hashlimit-upto", .id = O_UPTO, .excl = F_ABOVE,
161 {.name = "hashlimit", .id = O_UPTO, .excl = F_ABOVE,
437 case O_UPTO: in hashlimit_parse()
459 case O_UPTO: in hashlimit_mt_parse_v1()
500 case O_UPTO: in hashlimit_mt_parse()