other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
ETH_HEADER_PARSE(9) | Network device support | ETH_HEADER_PARSE(9) |
NAME¶
eth_header_parse - extract hardware address from packetSYNOPSIS¶
int
eth_header_parse(const struct sk_buff * skb,
unsigned char * haddr);
ARGUMENTS¶
skbpacket to extract header from
haddr
destination buffer
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |