Searched refs:XTTYPE_PORT (Results 1 – 4 of 4) sorted by relevance
/external/iptables/extensions/ |
D | libxt_TPROXY.c | 23 {.name = "on-port", .id = P_PORT, .type = XTTYPE_PORT, 32 {.name = "on-port", .id = P_PORT, .type = XTTYPE_PORT,
|
D | libxt_ipvs.c | 34 {.name = "vport", .id = O_VPORT, .type = XTTYPE_PORT, 40 {.name = "vportctl", .id = O_VPORTCTL, .type = XTTYPE_PORT,
|
/external/iptables/include/ |
D | xtables.h | 91 XTTYPE_PORT, enumerator
|
/external/iptables/libxtables/ |
D | xtoptions.c | 63 [XTTYPE_PORT] = sizeof(uint16_t), 825 [XTTYPE_PORT] = xtopt_parse_port,
|