Home
last modified time | relevance | path

Searched refs:XTTYPE_UINT16 (Results 1 – 9 of 9) sorted by relevance

/external/iptables/extensions/
Dlibxt_TCPMSS.c41 {.name = "set-mss", .id = O_SET_MSS, .type = XTTYPE_UINT16,
49 {.name = "set-mss", .id = O_SET_MSS, .type = XTTYPE_UINT16,
Dlibxt_HMARK.c89 .type = XTTYPE_UINT16,
94 .type = XTTYPE_UINT16,
104 .type = XTTYPE_UINT16,
109 .type = XTTYPE_UINT16,
119 .type = XTTYPE_UINT16,
Dlibxt_NFLOG.c23 {.name = "nflog-group", .id = O_GROUP, .type = XTTYPE_UINT16,
31 {.name = "nflog-threshold", .id = O_THRESHOLD, .type = XTTYPE_UINT16,
Dlibipt_CLUSTERIP.c60 {.name = "total-nodes", .id = O_TOTAL_NODES, .type = XTTYPE_UINT16,
63 {.name = "local-node", .id = O_LOCAL_NODE, .type = XTTYPE_UINT16,
Dlibxt_string.c57 {.name = "from", .id = O_FROM, .type = XTTYPE_UINT16,
59 {.name = "to", .id = O_TO, .type = XTTYPE_UINT16,
Dlibxt_NFQUEUE.c64 {.name = "queue-num", .id = O_QUEUE_NUM, .type = XTTYPE_UINT16,
/external/iptables/libxtables/
Dxtoptions.c50 [XTTYPE_UINT16] = sizeof(uint16_t),
135 case XTTYPE_UINT16: in xtopt_max_by_type()
159 return xtopt_psize[XTTYPE_UINT16]; in xtopt_esize_by_type()
193 } else if (entry->type == XTTYPE_UINT16) { in xtopt_parse_int()
810 [XTTYPE_UINT16] = xtopt_parse_int,
/external/iproute2/include/
Dxtables.h76 XTTYPE_UINT16, enumerator
/external/iptables/include/
Dxtables.h76 XTTYPE_UINT16, enumerator