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

NAME

6       eth_proto_is_802_3 - Determine if a given Ethertype/length is a
7       protocol
8

SYNOPSIS

10       bool eth_proto_is_802_3(__be16 proto);
11

ARGUMENTS

13       proto
14           Ethertype/length value to be tested
15

DESCRIPTION

17       Check that the value from the Ethertype/length field is a valid
18       Ethertype.
19
20       Return true if the valid is an 802.3 supported Ethertype.
21
23Kernel Hackers Manual 3.10         June 2019             ETH_PROTO_IS_802_3(9)
Impressum