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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibipt_ULOG.c40 {.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,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/include/
H A Dxtables.h79 XTTYPE_UINT64, enumerator in enum:xt_option_type
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/iptables/
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) {
780 [XTTYPE_UINT64] = xtopt_parse_int,

Completed in 107 milliseconds