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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/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;
238 ? DROP_PACKET : 1;

Completed in 95 milliseconds