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 58 O_ABOVE,
71 F_ABOVE = 1 << O_ABOVE,
127 {.name = "hashlimit-above", .id = O_ABOVE, .excl = F_UPTO,
363 case O_ABOVE:

Completed in 46 milliseconds