~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~ [ freetext search ] ~ [ file search ] ~

Minix Cross Reference
Minix/etc/protocols


  1 #
  2 # Internet (IP) protocols
  3 #
  4 #       @(#)protocols   8.1 (Berkeley) 6/9/93
  5 #
  6 ip      0       IP              # internet protocol, pseudo protocol number
  7 icmp    1       ICMP            # internet control message protocol
  8 igmp    2       IGMP            # internet group management protocol
  9 ggp     3       GGP             # gateway-gateway protocol
 10 tcp     6       TCP             # transmission control protocol
 11 egp     8       EGP             # exterior gateway protocol
 12 pup     12      PUP             # PARC universal packet protocol
 13 udp     17      UDP             # user datagram protocol
 14 hmp     20      HMP             # host monitoring protocol
 15 xns-idp 22      XNS-IDP         # Xerox NS IDP
 16 rdp     27      RDP             # reliable data protocol
 17 iso-tp4 29      ISO-TP4         # ISO Transport Protocol Class 4
 18 iso-ip  80      ISO-IP          # ISO Internet Protocol
 19 encap   98      ENCAP           # RFC1241 encapsulation

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~ [ freetext search ] ~ [ file search ] ~

This page was automatically generated by the LXR engine.
Visit the LXR main site for more information.