eth_header(9) suse man page | unix.com

Man Page: eth_header

Operating Environment: suse

Section: 9

ETH_HEADER(9)						      Network device support						     ETH_HEADER(9)

NAME
eth_header - create the Ethernet header
SYNOPSIS
int eth_header(struct sk_buff * skb, struct net_device * dev, unsigned short type, const void * daddr, const void * saddr, unsigned len);
ARGUMENTS
skb buffer to alter dev source device type Ethernet type field daddr destination address (NULL leave destination address) saddr source address (NULL use device source address) len packet length (<= skb->len)
DESCRIPTION
Set the protocol type. For a packet of type ETH_P_802_3/2 we put the length in here instead.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 ETH_HEADER(9)
Related Man Pages
cfg80211_testmode_alloc_reply_skb(9) - centos
struct_sk_buff(9) - centos
bpqparms(8) - debian
rasort(1) - redhat
rasort(1) - centos
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy &amp; PAM configuration exposure
Tar Command
The Future of the PM (Private Message) System at UNIX.com