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

/haiku-fatelf/src/add-ons/kernel/network/ppp/ipcp/
H A DProtocol.cpp601 case IPCP_ADDRESS:
618 case IPCP_ADDRESS:
658 if(!request.ItemWithType(IPCP_ADDRESS) && fPeerRequests.address == INADDR_ANY) {
661 ipItem.type = IPCP_ADDRESS;
779 case IPCP_ADDRESS:
799 case IPCP_ADDRESS:
818 if(!ack.ItemWithType(IPCP_ADDRESS))
882 case IPCP_ADDRESS:
1170 ipItem.type = IPCP_ADDRESS;
1227 case IPCP_ADDRESS
[all...]
H A DProtocol.h31 IPCP_ADDRESS = 3, enumerator in enum:ipcp_configure_item_codes

Completed in 98 milliseconds