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

  /external/iptables/extensions/
libxt_limit.c 21 O_BURST,
37 {.name = "limit-burst", .id = O_BURST, .type = XTTYPE_UINT32,
libxt_hashlimit.c 64 O_BURST,
69 F_BURST = 1 << O_BURST,
100 {.name = "hashlimit-burst", .id = O_BURST, .type = XTTYPE_UINT32,
133 {.name = "hashlimit-burst", .id = O_BURST, .type = XTTYPE_STRING},
351 case O_BURST:

Completed in 71 milliseconds