Extract hardware address from packet
int eth_header_parse(const struct sk_buff * skb, unsigned char * haddr);
skb
packet to extract header from
haddr
destination buffer