Documentation ¶
Index ¶
Constants ¶
View Source
const ( IP = Protocol(0) ICMP = Protocol(1) IGMP = Protocol(2) IPIP = Protocol(4) TCP = Protocol(6) EGP = Protocol(8) PUP = Protocol(12) UDP = Protocol(17) IDP = Protocol(22) TP = Protocol(29) DCCP = Protocol(33) IPV6 = Protocol(41) RSVP = Protocol(46) GRE = Protocol(47) ESP = Protocol(50) AH = Protocol(51) MTP = Protocol(92) BEETPH = Protocol(94) ENCAP = Protocol(98) PIM = Protocol(103) COMP = Protocol(108) L2TP = Protocol(115) SCTP = Protocol(132) UDPLITE = Protocol(136) MPLS = Protocol(137) ETHERNET = Protocol(143) RAW = Protocol(255) )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.