Searched refs:opts (Results 1 – 6 of 6) sorted by relevance
252 uint8_t* opts = dhcpData.options; in Message() local254 *opts++ = OPT_COOKIE1; in Message()255 *opts++ = OPT_COOKIE2; in Message()256 *opts++ = OPT_COOKIE3; in Message()257 *opts++ = OPT_COOKIE4; in Message()259 *opts++ = OPT_MESSAGE_TYPE; in Message()260 *opts++ = 1; in Message()261 *opts++ = type; in Message()263 updateSize(opts); in Message()267 uint8_t* opts = nextOption(); in addOption() local[all …]
113 uint8_t* opts = nextOption(); in addOption() local114 *opts++ = type; in addOption()115 *opts++ = sizeof(T) * N; in addOption()117 memcpy(opts, &item, sizeof(item)); in addOption()118 opts += sizeof(item); in addOption()120 updateSize(opts); in addOption()
72 uint16_t max_port, int opts) { in CreateServerTcpSocket() argument80 local_address, port_range.first, port_range.second, opts); in CreateServerTcpSocket()
42 uint16_t max_port, int opts) override;
20 # Allow heap profiling if the app opts in by being marked
133894 ffffffff82ef36b0 b acpi_parse_spcr.opts