Home
last modified time | relevance | path

Searched refs:opts (Results 1 – 6 of 6) sorted by relevance

/device/generic/goldfish/dhcp/common/
Dmessage.cpp252 uint8_t* opts = dhcpData.options; in Message() local
254 *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 …]
/device/generic/goldfish/dhcp/common/include/
Dmessage.h113 uint8_t* opts = nextOption(); in addOption() local
114 *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()
/device/google/cuttlefish/host/frontend/webrtc/lib/
Dport_range_socket_factory.cpp72 uint16_t max_port, int opts) { in CreateServerTcpSocket() argument
80 local_address, port_range.first, port_range.second, opts); in CreateServerTcpSocket()
Dport_range_socket_factory.h42 uint16_t max_port, int opts) override;
/device/google/coral-sepolicy/private/
Dgoogle_camera_app.te20 # Allow heap profiling if the app opts in by being marked
/device/google/cuttlefish_kernel/5.4-x86_64/
DSystem.map133894 ffffffff82ef36b0 b acpi_parse_spcr.opts