Lines Matching defs:options
98 uint8_t msgtype, transaction_id[3], options[524];
186 uint8_t *tmp = &mesg.options[TT.length];
206 // TODO: make it generic for multiple options.
209 uint8_t *tmp = &mesg.options[TT.length];
219 uint8_t *tmp = &mesg.options[TT.length];
229 uint8_t *tmp = &mesg.options[TT.length];
329 DUID two = *((DUID*)&mesg.options[4]);
338 if (!check_server_id(mymsg->dhcp6.options,
339 TT.status - ((char*)&mymsg->dhcp6.options[0] - (char*)mymsg) )) {
343 if (!check_client_id(mymsg->dhcp6.options,
344 TT.status - ((char*)&mymsg->dhcp6.options[0] - (char*)mymsg) )) {
631 parse_ia_na(mesg.options, TT.request_length);
650 parse_ia_na(mymsg->dhcp6.options, TT.request_length);