Documentation ¶
Index ¶
- func GetIP(i [2]uint64, family uint16) net.IP
- func GetIPv4(i uint32) net.IP
- func InetFamily(family uint16) string
- func InetFamilyNumber(family string) (uint16, error)
- func InetProtocol(proto uint16) string
- func InetProtocolNumber(proto string) (uint16, error)
- func InetType(ty uint16) string
- func SwapByte(b uint16) uint16
- func TcpState(state uint8) string
- func TcpStateNumber(state string) (uint8, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InetFamily ¶
func InetFamilyNumber ¶ added in v0.11.0
func InetProtocol ¶
func InetProtocolNumber ¶ added in v0.10.0
func TcpStateNumber ¶ added in v0.11.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.