Home
last modified time | relevance | path

Searched refs:BPF_BUFFER_IS_EMPTY (Results 1 – 2 of 2) sorted by relevance

/external/ppp/pppd/plugins/rp-pppoe/
Dpppoe.h79 #define BPF_BUFFER_IS_EMPTY (bpfSize <= 0) macro
89 #define BPF_BUFFER_IS_EMPTY 1 macro
Ddiscovery.c327 if (BPF_BUFFER_IS_EMPTY) { in waitForPADO()
504 if (BPF_BUFFER_IS_EMPTY) { in waitForPADS()