Home
last modified time | relevance | path

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

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