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

/haiku/src/add-ons/kernel/network/ppp/pppoe/
H A DPPPoEDevice.h41 const char *ACName() const function in class:PPPoEDevice
H A DPPPoEDevice.cpp472 if (!hasACName && (!ACName()
473 || ((strlen(ACName()) == tag->length)
474 && !memcmp(tag->data, ACName(),

Completed in 27 milliseconds