Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dif_ltalk.h6 #define LTALK_MTU 600 macro
/openbmc/linux/net/appletalk/
H A Ddev.c19 dev->mtu = LTALK_MTU; in ltalk_setup()