Searched refs:OPT_GATEWAY (Results 1 – 3 of 3) sorted by relevance
44 #define OPT_GATEWAY 3 // 4*n <ipaddr> * n macro
31 OPT_GATEWAY,101 message.addOption(OPT_GATEWAY, offeredGateway); in offer()130 message.addOption(OPT_GATEWAY, offeredGateway); in ack()
355 case OPT_GATEWAY: in configureDhcp()