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

/linux-4.4.14/net/atm/
H A Dpppoatm.c288 * support this yet. We just return 'DROP_PACKET' which we actually define
291 #define DROP_PACKET 1 pppoatm_send() macro
319 return DROP_PACKET; pppoatm_send()
336 return DROP_PACKET; pppoatm_send()
358 ? DROP_PACKET : 1; pppoatm_send()

Completed in 57 milliseconds