Searched defs:optRouter (Results 1 – 1 of 1) sorted by relevance
| /foundation/communication/dhcp/test/services/dhcp_server/unittest/ |
| D | dhcp_option_test.cpp | 69 DhcpOption optRouter = {ROUTER_OPTION, 0, {0}}; variable 84 DhcpOption optRouter = {ROUTER_OPTION, 0, {0}}; variable 98 DhcpOption optRouter = {ROUTER_OPTION, 0, {0}}; variable 112 DhcpOption optRouter = {ROUTER_OPTION, 0, {0}}; variable 127 DhcpOption optRouter = {ROUTER_OPTION, 0, {0}}; variable 141 DhcpOptionList optRouter; variable 153 DhcpOption optRouter = {ROUTER_OPTION, 0, {0}}; variable 163 DhcpOption optRouter = {ROUTER_OPTION, 0, {0}}; variable
|