Searched refs:O_TO_DEST (Results 1 – 2 of 2) sorted by relevance
/external/iptables/extensions/ |
D | libip6t_DNAT.c | 19 O_TO_DEST = 0, enumerator 23 F_TO_DEST = 1 << O_TO_DEST, 38 {.name = "to-destination", .id = O_TO_DEST, .type = XTTYPE_STRING, 164 case O_TO_DEST: in DNAT_parse()
|
D | libipt_DNAT.c | 12 O_TO_DEST = 0, enumerator 16 F_TO_DEST = 1 << O_TO_DEST, 39 {.name = "to-destination", .id = O_TO_DEST, .type = XTTYPE_STRING, 168 case O_TO_DEST: in DNAT_parse()
|