logo

oasis-root

Compiled tree of Oasis Linux based on own branch at <https://hacktivis.me/git/oasis/> git clone https://anongit.hacktivis.me/git/oasis-root.git

if_ltalk.h (210B)


  1. /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
  2. #ifndef __LINUX_LTALK_H
  3. #define __LINUX_LTALK_H
  4. #define LTALK_HLEN 1
  5. #define LTALK_MTU 600
  6. #define LTALK_ALEN 1
  7. #endif /* __LINUX_LTALK_H */