Home
last modified time | relevance | path

Searched refs:O_TO_PORTS (Results 1 – 4 of 4) sorted by relevance

/external/iptables/extensions/
Dlibip6t_REDIRECT.c17 O_TO_PORTS = 0, enumerator
19 F_TO_PORTS = 1 << O_TO_PORTS,
33 {.name = "to-ports", .id = O_TO_PORTS, .type = XTTYPE_STRING},
91 case O_TO_PORTS: in REDIRECT_parse()
Dlibipt_REDIRECT.c10 O_TO_PORTS = 0, enumerator
12 F_TO_PORTS = 1 << O_TO_PORTS,
26 {.name = "to-ports", .id = O_TO_PORTS, .type = XTTYPE_STRING},
92 case O_TO_PORTS: in REDIRECT_parse()
Dlibip6t_MASQUERADE.c19 O_TO_PORTS = 0, enumerator
34 {.name = "to-ports", .id = O_TO_PORTS, .type = XTTYPE_STRING},
90 case O_TO_PORTS: in MASQUERADE_parse()
Dlibipt_MASQUERADE.c12 O_TO_PORTS = 0, enumerator
27 {.name = "to-ports", .id = O_TO_PORTS, .type = XTTYPE_STRING},
91 case O_TO_PORTS: in MASQUERADE_parse()