• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /*
2  * This header was generated from the Linux kernel headers by update_headers.py,
3  * to provide necessary information from kernel to userspace, such as constants,
4  * structures, and macros, and thus, contains no copyrightable information.
5  */
6 #ifndef _UAPILINUX_IF_PHONET_H
7 #define _UAPILINUX_IF_PHONET_H
8 #define PHONET_MIN_MTU		6
9 #define PHONET_MAX_MTU		65541
10 #define PHONET_DEV_MTU		PHONET_MAX_MTU
11 #endif
12