Searched refs:XTTYPE_UINT32RC (Results 1 – 10 of 10) sorted by relevance
/external/iptables/libxtables/ |
D | xtoptions.c | 55 [XTTYPE_UINT32RC] = sizeof(uint32_t[2]), 139 case XTTYPE_UINT32RC: in xtopt_max_by_type() 160 case XTTYPE_UINT32RC: in xtopt_esize_by_type() 244 else if (entry->type == XTTYPE_UINT32RC) in xtopt_mint_value_to_cb() 265 else if (entry->type == XTTYPE_UINT32RC) in xtopt_mint_value_to_ptr() 815 [XTTYPE_UINT32RC] = xtopt_parse_mint,
|
/external/iptables/extensions/ |
D | libipt_ah.c | 18 {.name = "ahspi", .id = O_AHSPI, .type = XTTYPE_UINT32RC,
|
D | libxt_ipcomp.c | 19 {.name = "ipcompspi", .id = O_compSPI, .type = XTTYPE_UINT32RC,
|
D | libxt_esp.c | 18 {.name = "espspi", .id = O_ESPSPI, .type = XTTYPE_UINT32RC,
|
D | libip6t_ah.c | 22 {.name = "ahspi", .id = O_AHSPI, .type = XTTYPE_UINT32RC,
|
D | libip6t_frag.c | 30 {.name = "fragid", .id = O_FRAGID, .type = XTTYPE_UINT32RC,
|
D | libip6t_rt.c | 36 {.name = "rt-segsleft", .id = O_RT_SEGSLEFT, .type = XTTYPE_UINT32RC,
|
D | libxt_conntrack.c | 111 {.name = "ctexpire", .id = O_CTEXPIRE, .type = XTTYPE_UINT32RC, 134 {.name = "ctexpire", .id = O_CTEXPIRE, .type = XTTYPE_UINT32RC, 173 {.name = "ctexpire", .id = O_CTEXPIRE, .type = XTTYPE_UINT32RC,
|
/external/iproute2/include/ |
D | xtables.h | 81 XTTYPE_UINT32RC, enumerator
|
/external/iptables/include/ |
D | xtables.h | 81 XTTYPE_UINT32RC, enumerator
|