Searched refs:FST_RAW (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wan/
H A Dfarsync.h202 #define FST_RAW 4 /* Two way raw packets */ macro
H A Dfarsync.c874 if (port->mode == FST_RAW)
1300 if (port->mode == FST_RAW)
1687 if (info->proto == FST_RAW)
1688 port->mode = FST_RAW;
2118 port->mode = FST_RAW;
2122 if (port->mode == FST_RAW) {
2204 if (port->mode != FST_RAW) {
2235 if (port->mode != FST_RAW) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wan/
H A Dfarsync.h202 #define FST_RAW 4 /* Two way raw packets */ macro
H A Dfarsync.c874 if (port->mode == FST_RAW)
1300 if (port->mode == FST_RAW)
1687 if (info->proto == FST_RAW)
1688 port->mode = FST_RAW;
2118 port->mode = FST_RAW;
2122 if (port->mode == FST_RAW) {
2204 if (port->mode != FST_RAW) {
2235 if (port->mode != FST_RAW) {

Completed in 117 milliseconds