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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/divert/
H A Disdn_divert.h35 #define DEFLECT_REPORT 1 /* only report */ macro
H A Disdn_divert.c450 case DEFLECT_REPORT:
507 if ((dv->rule.action == DEFLECT_REPORT) ||
511 return((dv->rule.action == DEFLECT_REPORT) ? 0:2); /* nothing to do */

Completed in 84 milliseconds