Index Index for
Section 9
Index Alphabetical
listing for E
Bottom of page Bottom of
page

ether_header(9s)

NAME

ether_header - Network: Contains both 10- and 100-megabits/second Ethernet header information

SYNOPSIS

__________________________ Member Name Data Type __________________________ ether_dhost[6] u_char ether_shost[6] u_char ether_type u_short __________________________

MEMBERS

ether_dhost[6] Specifies the destination address. ether_shost[6] Specifies the source address. ether_type Specifies the network protocol.

DESCRIPTION

The ether_header data structure contains information associated with a 10- and 100-megabits/second Ethernet header.

FILES

<netinet/if_ether.h>

SEE ALSO

Routines: ether_input(9r)

Index Index for
Section 9
Index Alphabetical
listing for E
Top of page Top of
page