Skip to main content
dhcp_send_request
atmos
0.1.0
In atmos::
kernel::
net::
dhcp
atmos
::
kernel
::
net
::
dhcp
Function
dhcp_
send_
request
Copy item path
Source
fn dhcp_send_request( xid:
u32
, req_ip: [
u8
;
4
], server: [
u8
;
4
], ) ->
Result
<
()
, &'static
str
>