arsd-official ~master (2025-03-11T16:41:51Z)
Dub
Repo
IPv4Block
arsd
cidr
struct
IPv4Block {
uint
startingAddress
;
uint
netmask
;
uint
currentAddress
;
int
remaining
;
}
Meta
Source
See Implementation
arsd
cidr
functions
addressToUint
uintToAddress
structs
IPv4Block