Namespaces Class Hierarchy Compound List File List Header Files Compound Members File Members Examples
libusi++ Compound List
Here are the classes, structs and unions with brief descriptions:
- ARP (RFC826, the adress resolution protocol)
- Datalink (The hardware-layer, ethernet for example)
- ICMP (The ICMP-class)
- IP (The IP-class)
- TCP (The TCP-class)
- UDP (The UDP-class)
- fragments (Describes a fragment for re-assembling routines)
- usipp::arphdr (See RFC 826 for protocol description. ARP packets are variable in size; the arphdr structure defines the fixed-length portion. Protocol type values are the same as those for 10 Mb/s Ethernet. It is followed by the variable-sized fields ar_sha, arp_spa, arp_tha and arp_tpa in that order, according to the lengths specified. Field names used correspond to RFC 826)
- usipp::ether_addr (This is a name for the 48 bit ethernet address available on many systems)
- usipp::ether_arp (Ethernet Address Resolution Protocol)
- usipp::ether_header (10Mb/s ethernet header)
- usipp::icmphdr (The ICMP header)
- usipp::icmphdr::un (No description available)
- usipp::iphdr (The IP-header)
- usipp::pseudohdr (No description available)
- usipp::tcphdr (The TCP-header)
- usipp::udphdr (The UDP-header)
Generated at Sun Oct 10 13:51:35 1999 for libusi++ by
written by Dimitri van Heesch, © 1997-1999