dhcp_
protocol
0.0.1
dhcp_protocol
Function
ip_addr_from_buf_at
Copy item path
Source
pub fn ip_addr_from_buf_at( buf: &[
u8
], start:
usize
, ) ->
Result
<
Ipv4Addr
,
ProtocolError
>