Home
last modified time | relevance | path

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

/third_party/toybox/toys/pending/
H A Ddhcp.c125 #define DHCP_STCRTS (1<<15) macro
234 {"routes" , DHCP_STCRTS | 0x21, NULL, 0},
235 {"staticroutes" , DHCP_STCRTS | 0x79, NULL, 0},
236 {"msstaticroutes" , DHCP_STCRTS | 0xf9, NULL, 0},
470 case DHCP_STCRTS: in strtoopt()
1156 case DHCP_STCRTS: in dhcpc_parseoptions()
H A Ddhcpd.c91 #define DHCP_STCRTS (1<<15) macro
318 {"routes" , DHCP_STCRTS | 0x21, NULL, 0},
319 {"staticroutes" , DHCP_STCRTS | 0x79, NULL, 0},
320 {"msstaticroutes" , DHCP_STCRTS | 0xf9, NULL, 0},
622 case DHCP_STCRTS: in strtoopt()

Completed in 6 milliseconds