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

  /external/iptables/extensions/
libipt_SNAT.c 18 F_X_TO_SRC = 1 << O_X_TO_SRC,
169 if (cb->xflags & F_X_TO_SRC) {
177 cb->xflags |= F_X_TO_SRC;
libip6t_SNAT.c 25 F_X_TO_SRC = 1 << O_X_TO_SRC,
165 if (cb->xflags & F_X_TO_SRC) {

Completed in 540 milliseconds