Searched refs:OPT_SOURCE (Results 1 - 6 of 6) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/iptables/
H A Dip6tables.c1564 set_option(&cs.options, OPT_SOURCE, &cs.fw6.ipv6.invflags,
1743 if (!(cs.options & OPT_SOURCE))
H A Diptables.c1586 set_option(&cs.options, OPT_SOURCE, &cs.fw.ip.invflags,
1774 if (!(cs.options & OPT_SOURCE))
H A Dxshared.h14 OPT_SOURCE = 1 << 1, enumerator in enum:__anon455
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Dtraceroute.c333 #define OPT_SOURCE (1<<13) /* s */ macro
965 if (op & OPT_SOURCE) {
1153 if (!(op & OPT_SOURCE)) {
1195 if (op & OPT_SOURCE)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/
H A Dip6tables.c93 #define OPT_SOURCE 0x00002U macro
2064 set_option(&options, OPT_SOURCE, &fw.ipv6.invflags,
2323 if (!(options & OPT_SOURCE))
H A Diptables.c91 #define OPT_SOURCE 0x00002U macro
2136 set_option(&options, OPT_SOURCE, &fw.ip.invflags,
2411 if (!(options & OPT_SOURCE))

Completed in 243 milliseconds