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

/linux-master/include/uapi/linux/
H A Dif_arcnet.h74 #define RFC1051_HDR_SIZE 1 macro
/linux-master/drivers/net/arcnet/
H A Drfc1051.c49 .mtu = XMTU - RFC1051_HDR_SIZE,
92 int hdr_size = ARC_HDR_SIZE + RFC1051_HDR_SIZE;
165 int hdr_size = ARC_HDR_SIZE + RFC1051_HDR_SIZE;

Completed in 116 milliseconds