Home
last modified time | relevance | path

Searched refs:RFC1051_HDR_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/arcnet/
Drfc1051.c49 .mtu = XMTU - RFC1051_HDR_SIZE,
92 int hdr_size = ARC_HDR_SIZE + RFC1051_HDR_SIZE; in type_trans()
165 int hdr_size = ARC_HDR_SIZE + RFC1051_HDR_SIZE; in build_header()
/linux-6.12.1/include/uapi/linux/
Dif_arcnet.h74 #define RFC1051_HDR_SIZE 1 macro