Home
last modified time | relevance | path

Searched refs:F_TO_SRC (Results 1 – 2 of 2) sorted by relevance

/external/iptables/extensions/
Dlibip6t_SNAT.c24 F_TO_SRC = 1 << O_TO_SRC, enumerator
185 static const unsigned int f = F_TO_SRC | F_RANDOM; in SNAT_fcheck()
186 static const unsigned int r = F_TO_SRC | F_RANDOM_FULLY; in SNAT_fcheck()
Dlibipt_SNAT.c17 F_TO_SRC = 1 << O_TO_SRC, enumerator
190 static const unsigned int f = F_TO_SRC | F_RANDOM; in SNAT_fcheck()
191 static const unsigned int r = F_TO_SRC | F_RANDOM_FULLY; in SNAT_fcheck()