eth_rebuild_header(9) suse man page | unix.com

Man Page: eth_rebuild_header

Operating Environment: suse

Section: 9

ETH_REBUILD_HEADER(9)					      Network device support					     ETH_REBUILD_HEADER(9)

NAME
eth_rebuild_header - rebuild the Ethernet MAC header.
SYNOPSIS
int eth_rebuild_header(struct sk_buff * skb);
ARGUMENTS
skb socket buffer to update
DESCRIPTION
This is called after an ARP or IPV6 ndisc it's resolution on this sk_buff. We now let protocol (ARP) fill in the other fields. This routine CANNOT use cached dst->neigh! Really, it is used only when dst->neigh is wrong.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 ETH_REBUILD_HEADER(9)
Related Man Pages
__skb_recv_datagram(9) - centos
__skb_recv_datagram(9) - suse
struct_sk_buff(9) - suse
arp(7) - osf1
arp(1m) - v7
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Docker learning Phase-I