linklayerprotocols/slipnif/SRC/SLIP.H
changeset 14 b33c3d136b7e
parent 0 af10295192d8
equal deleted inserted replaced
1:a579325b79dd 14:b33c3d136b7e
    26 #define __SLIP_H__
    26 #define __SLIP_H__
    27 
    27 
    28 #include <es_mbuf.h>
    28 #include <es_mbuf.h>
    29 #include <comms-infras/nifif.h>
    29 #include <comms-infras/nifif.h>
    30 #include <nifutl.h>
    30 #include <nifutl.h>
       
    31 #include <es_prot.h>
    31 
    32 
    32 ////////////////////////////////////////////////////////////////////////////////
    33 ////////////////////////////////////////////////////////////////////////////////
    33 
    34 
    34 const TInt KSlipDefaultMtu = 576; ///< default Maximum transmit unit
    35 const TInt KSlipDefaultMtu = 576; ///< default Maximum transmit unit
    35 const TUint KSlipEndCh = 0300;    ///< End of frame
    36 const TUint KSlipEndCh = 0300;    ///< End of frame