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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/atm/
H A Dpppoatm.c192 * support this yet. We just return 'DROP_PACKET' which we actually define
195 #define DROP_PACKET 1 macro
216 return DROP_PACKET;
236 ? DROP_PACKET : 1;

Completed in 161 milliseconds