Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/atm/
H A Dpppoatm.c283 * support this yet. We just return 'DROP_PACKET' which we actually define
286 #define DROP_PACKET 1 macro
314 return DROP_PACKET; in pppoatm_send()
331 return DROP_PACKET; in pppoatm_send()
352 ? DROP_PACKET : 1; in pppoatm_send()
/kernel/linux/linux-6.6/net/atm/
H A Dpppoatm.c285 * support this yet. We just return 'DROP_PACKET' which we actually define
288 #define DROP_PACKET 1 macro
316 return DROP_PACKET; in pppoatm_send()
333 return DROP_PACKET; in pppoatm_send()
354 ? DROP_PACKET : 1; in pppoatm_send()

Completed in 3 milliseconds