dhcpv4
0.0.1
In dhcpv4::
server
Structs
DataStoreError
LeaseRecord
OfferOptions
Server
StdSystemTime
Enums
AddressPoolError
ResponseTarget
ServerAction
ServerError
Constants
DEFAULT_STASH_ID
Traits
DataStore
ServerDispatcher
SystemTimeSource
Functions
build_offer
get_requested_options
get_server_id_from
options_repo
Type Aliases
ClientRecords
dhcpv4
::
server
Function
get_server_id_from
Copy item path
Settings
Help
Summary
Source
pub fn get_server_id_from(req: &Message) ->
Option
<
Ipv4Addr
>