Home | History | Annotate | Download | only in pending

Lines Matching refs:DHCP_IP

122 #define DHCP_IP             (1<<12)
209 {"subnet" , DHCP_IP | 0x01, NULL, 0},
210 {"broadcast" , DHCP_IP | 0x1c, NULL, 0},
211 {"router" , DHCP_IP | 0x03, NULL, 0},
224 {"serverid" , DHCP_IP | 0x36, NULL, 0},
233 {"swapsrv" , DHCP_IP | 0x10, NULL, 0},
450 case DHCP_IP:
1124 case DHCP_IP: