Searched refs:F_ABOVE (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iptables-1.4.x/extensions/
H A Dlibxt_connlimit.c14 F_ABOVE = 1 << O_ABOVE, enumerator in enum:__anon3823
33 {.name = "connlimit-upto", .id = O_UPTO, .excl = F_ABOVE,
101 if ((cb->xflags & (F_UPTO | F_ABOVE)) == 0)
H A Dlibxt_hashlimit.c63 F_ABOVE = 1 << O_ABOVE, enumerator in enum:__anon3835
90 {.name = "hashlimit", .id = O_UPTO, .excl = F_ABOVE,
117 {.name = "hashlimit-upto", .id = O_UPTO, .excl = F_ABOVE,
121 {.name = "hashlimit", .id = O_UPTO, .excl = F_ABOVE,
301 if (!(cb->xflags & (F_UPTO | F_ABOVE)))
313 if (!(cb->xflags & (F_UPTO | F_ABOVE)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iptables-1.4.x/extensions/
H A Dlibxt_connlimit.c14 F_ABOVE = 1 << O_ABOVE, enumerator in enum:__anon4728
33 {.name = "connlimit-upto", .id = O_UPTO, .excl = F_ABOVE,
101 if ((cb->xflags & (F_UPTO | F_ABOVE)) == 0)
H A Dlibxt_hashlimit.c63 F_ABOVE = 1 << O_ABOVE, enumerator in enum:__anon4740
90 {.name = "hashlimit", .id = O_UPTO, .excl = F_ABOVE,
117 {.name = "hashlimit-upto", .id = O_UPTO, .excl = F_ABOVE,
121 {.name = "hashlimit", .id = O_UPTO, .excl = F_ABOVE,
301 if (!(cb->xflags & (F_UPTO | F_ABOVE)))
313 if (!(cb->xflags & (F_UPTO | F_ABOVE)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iptables-1.4.x/extensions/
H A Dlibxt_connlimit.c14 F_ABOVE = 1 << O_ABOVE, enumerator in enum:__anon38753
33 {.name = "connlimit-upto", .id = O_UPTO, .excl = F_ABOVE,
101 if ((cb->xflags & (F_UPTO | F_ABOVE)) == 0)
H A Dlibxt_hashlimit.c63 F_ABOVE = 1 << O_ABOVE, enumerator in enum:__anon38765
90 {.name = "hashlimit", .id = O_UPTO, .excl = F_ABOVE,
117 {.name = "hashlimit-upto", .id = O_UPTO, .excl = F_ABOVE,
121 {.name = "hashlimit", .id = O_UPTO, .excl = F_ABOVE,
301 if (!(cb->xflags & (F_UPTO | F_ABOVE)))
313 if (!(cb->xflags & (F_UPTO | F_ABOVE)))

Completed in 109 milliseconds