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

/external/iptables/extensions/
H A Dlibip6t_REDIRECT.c17 O_TO_PORTS = 0, enumerator in enum:__anon6245
19 F_TO_PORTS = 1 << O_TO_PORTS,
33 {.name = "to-ports", .id = O_TO_PORTS, .type = XTTYPE_STRING},
91 case O_TO_PORTS:
H A Dlibipt_REDIRECT.c10 O_TO_PORTS = 0, enumerator in enum:__anon6264
12 F_TO_PORTS = 1 << O_TO_PORTS,
26 {.name = "to-ports", .id = O_TO_PORTS, .type = XTTYPE_STRING},
92 case O_TO_PORTS:
H A Dlibip6t_MASQUERADE.c19 O_TO_PORTS = 0, enumerator in enum:__anon6243
34 {.name = "to-ports", .id = O_TO_PORTS, .type = XTTYPE_STRING},
90 case O_TO_PORTS:
H A Dlibipt_MASQUERADE.c12 O_TO_PORTS = 0, enumerator in enum:__anon6262
27 {.name = "to-ports", .id = O_TO_PORTS, .type = XTTYPE_STRING},
91 case O_TO_PORTS:

Completed in 95 milliseconds