Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrBodyIsNotICMPEchoReply = errors.New("body is not icmp echo reply") ErrBodyIsNotICMPDstUnreachable = errors.New("body is not icmp destination unreachable") )
Functions ¶
func ParseUnreachable ¶
func ParseUnreachable(bytes []byte) (*icmp.DstUnreach, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.