HomeSort by relevance Sort by last modified time
    Searched refs:O_ABOVE (Results 1 - 2 of 2) sorted by null

  /external/iptables/extensions/
libxt_connlimit.c 9 O_ABOVE,
14 F_ABOVE = 1 << O_ABOVE,
36 {.name = "connlimit-above", .id = O_ABOVE, .excl = F_UPTO,
64 case O_ABOVE:
libxt_hashlimit.c 48 O_ABOVE,
60 F_ABOVE = 1 << O_ABOVE,
115 {.name = "hashlimit-above", .id = O_ABOVE, .excl = F_UPTO,
255 case O_ABOVE:
283 case O_ABOVE:

Completed in 35 milliseconds