Searched refs:XTTYPE_PORT (Results 1 – 5 of 5) 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/iproute2/include/ |
D | xtables.h | 91 XTTYPE_PORT, enumerator
|
/external/iptables/include/ |
D | xtables.h | 91 XTTYPE_PORT, enumerator
|
/external/iptables/libxtables/ |
D | xtoptions.c | 63 [XTTYPE_PORT] = sizeof(uint16_t), 809 [XTTYPE_PORT] = xtopt_parse_port,
|