Dr Andrew Scott G7VAV

My photo
 
June 2025
Mo Tu We Th Fr Sa Su
26 27 28 29 30 31 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 1 2 3 4 5 6


if_phonet.h
01: /*
02:  * File: if_phonet.h
03:  *
04:  * Phonet interface kernel definitions
05:  *
06:  * Copyright (C) 2008 Nokia Corporation. All rights reserved.
07:  */
08: #ifndef LINUX_IF_PHONET_H
09: #define LINUX_IF_PHONET_H
10: 
11: #define PHONET_MIN_MTU          6       /* pn_length = 0 */
12: #define PHONET_MAX_MTU          65541   /* pn_length = 0xffff */
13: #define PHONET_DEV_MTU          PHONET_MAX_MTU
14: 
15: 
16: #endif
17: 


for client (none)
© Andrew Scott 2006 - 2025,
All Rights Reserved
http://www.andrew-scott.uk/
Andrew Scott
http://www.andrew-scott.co.uk/