centos man page for eth_header

Query: eth_header

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 int 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 3.10 June 2014 ETH_HEADER(9)
Related Man Pages
struct_i2c_board_info(9) - centos
wimax_msg_alloc(9) - centos
bpqparms(8) - debian
tc-ife(8) - mojave
tc-ife(8) - osx
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
DB2 convert digits to binary format
CentOS 6 ran out of space, need to reclaim it
Controlling user input
Please Welcome Dave Munro to the Moderator Team!