eth_rebuild_header(9) centos man page | unix.com

Man Page: eth_rebuild_header

Operating Environment: centos

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 3.10 June 2014 ETH_REBUILD_HEADER(9)
Related Man Pages
struct_ieee80211_tx_rate_control(9) - centos
struct_sk_buff(9) - centos
arp(4p) - ultrix
arp(1m) - sunos
arp(1m) - xfree86
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Tar Command
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq