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

/external/iptables/extensions/
H A Dlibipt_ULOG.c41 {.name = "ulog-cprange", .id = O_ULOG_CPRANGE, .type = XTTYPE_UINT64},
42 {.name = "ulog-qthreshold", .id = O_ULOG_QTHR, .type = XTTYPE_UINT64,
H A Dlibxt_quota.c15 {.name = "quota", .id = O_QUOTA, .type = XTTYPE_UINT64,
H A Dlibxt_quota2.c41 {.name = "quota", .id = O_QUOTA, .type = XTTYPE_UINT64,
/external/iptables/libxtables/
H A Dxtoptions.c52 [XTTYPE_UINT64] = sizeof(uint64_t),
141 case XTTYPE_UINT64:
163 return xtopt_psize[XTTYPE_UINT64];
201 } else if (entry->type == XTTYPE_UINT64) {
812 [XTTYPE_UINT64] = xtopt_parse_int,
/external/iproute2/include/
H A Dxtables.h78 XTTYPE_UINT64, enumerator in enum:xt_option_type
/external/iptables/include/
H A Dxtables.h78 XTTYPE_UINT64, enumerator in enum:xt_option_type

Completed in 205 milliseconds