Lines Matching defs:code
208 uint16_t code;
558 if ((options_list[count].code & 0X00FF) == optcode) {
559 flag = (options_list[count].code & 0XFF00);
566 flag = (options_list[count].code & 0XFF00);
567 optcode = (options_list[count].code & 0X00FF);
1150 if ((options_list[count].code & 0X00FF)==reqcode) {
1153 *optptr++ = (uint8_t) (options_list[count].code & 0x00FF);
1273 if (options_list[count].val && options_list[count].code == (DHCP_OPT_LEASE_TIME)) {
1816 //TODO send failed status code
1925 //TODO send failed status code