Searched refs:OPT_DESTINATION (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iptables/
H A Diptables.c96 #define OPT_DESTINATION 0x00004U macro
1847 set_option(&options, OPT_DESTINATION, &fw.ip.invflags,
2102 if (!(options & OPT_DESTINATION))
H A Dip6tables.c99 #define OPT_DESTINATION 0x00004U macro
1852 set_option(&options, OPT_DESTINATION, &fw.ipv6.invflags,
2101 if (!(options & OPT_DESTINATION))

Completed in 42 milliseconds