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

/haiku/src/add-ons/kernel/network/ppp/pppoe/
H A Dpppoe.cpp219 pppoe_tag *hostTag = discovery.TagWithType(HOST_UNIQ); local
220 if (hostTag && hostTag->length == 4
221 && *((uint32*)hostTag->data) == query->hostUniq) {

Completed in 23 milliseconds