libtins  4.0
Enumerations
Tins::Constants Namespace Reference

Constants used in protocols. More...

Enumerations

enum  e {
  PROTO_IP = 0, PROTO_HOPOPTS = 0, PROTO_ICMP = 1, PROTO_IGMP = 2,
  PROTO_IPIP = 4, PROTO_TCP = 6, PROTO_EGP = 8, PROTO_PUP = 12,
  PROTO_UDP = 17, PROTO_IDP = 22, PROTO_TP = 29, PROTO_DCCP = 33,
  PROTO_IPV6 = 41, PROTO_ROUTING = 43, PROTO_FRAGMENT = 44, PROTO_RSVP = 46,
  PROTO_GRE = 47, PROTO_ESP = 50, PROTO_AH = 51, PROTO_ICMPV6 = 58,
  PROTO_NONE = 59, PROTO_DSTOPTS = 60, PROTO_MTP = 92, PROTO_ENCAP = 98,
  PROTO_PIM = 103, PROTO_COMP = 108, PROTO_SCTP = 132, PROTO_UDPLITE = 136,
  PROTO_RAW = 255
}
 

Detailed Description

Constants used in protocols.