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