HomeSort by relevance Sort by last modified time
    Searched refs:F_TO_SRC (Results 1 - 2 of 2) sorted by null

  /external/iptables/extensions/
libip6t_SNAT.c 23 F_TO_SRC = 1 << O_TO_SRC,
182 static const unsigned int f = F_TO_SRC | F_RANDOM;
libipt_SNAT.c 16 F_TO_SRC = 1 << O_TO_SRC,
187 static const unsigned int f = F_TO_SRC | F_RANDOM;

Completed in 161 milliseconds