Documentation ¶
Index ¶
- func CheckMask(n *net.IPNet) error
- func NetEqual(n1, n2 *net.IPNet) bool
- func NetIntersect(n1, n2 *net.IPNet) bool
- func ReadIPv4(buf []byte, offset int) net.IP
- func ReadIPv4Mask(buf []byte, offset int) net.IPMask
- func WriteIPv4(buf []byte, offset int, ipaddr net.IP)
- func WriteIPv4Mask(buf []byte, offset int, ipaddr net.IPMask)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NetIntersect ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.