1ETH_SKB_PAD(9)              Network device support              ETH_SKB_PAD(9)
2
3
4

NAME

6       eth_skb_pad - Pad buffer to mininum number of octets for Ethernet frame
7

SYNOPSIS

9       int eth_skb_pad(struct sk_buff * skb);
10

ARGUMENTS

12       skb
13           Buffer to pad
14

DESCRIPTION

16       An Ethernet frame should have a minimum size of 60 bytes. This function
17       takes short frames and pads them with zeros up to the 60 byte limit.
18
20Kernel Hackers Manual 3.10         June 2019                    ETH_SKB_PAD(9)
Impressum