Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildIPv4ICMPPacket ¶
func BuildIPv4ICMPPacket(source, destination netip.Addr, icmpType header.ICMPv4Type, icmpCode header.ICMPv4Code, identifier, sequence uint16) []byte
func BuildIPv6ICMPPacket ¶
func BuildIPv6ICMPPacket(source, destination netip.Addr, icmpType header.ICMPv6Type, icmpCode header.ICMPv6Code, identifier, sequence uint16) []byte
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.