ETH_HEADER_PARSE
Section: Network device support (9)
Updated: February 2011
Index
Return to Main Contents
NAME
eth_header_parse - extract hardware address from packet
SYNOPSIS
-
int eth_header_parse(const struct sk_buff * skb, unsigned char * haddr);
ARGUMENTS
skb
-
- packet to extract header from
haddr
-
destination buffer
COPYRIGHT