18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 28c2ecf20Sopenharmony_ci#ifndef _UAPI__LINUX_LTALK_H 38c2ecf20Sopenharmony_ci#define _UAPI__LINUX_LTALK_H 48c2ecf20Sopenharmony_ci 58c2ecf20Sopenharmony_ci#define LTALK_HLEN 1 68c2ecf20Sopenharmony_ci#define LTALK_MTU 600 78c2ecf20Sopenharmony_ci#define LTALK_ALEN 1 88c2ecf20Sopenharmony_ci 98c2ecf20Sopenharmony_ci 108c2ecf20Sopenharmony_ci#endif /* _UAPI__LINUX_LTALK_H */ 11