networkprotocols/iphook/inhook6/include/in_chk.h
branchRCL_3
changeset 5 1422c6cd3f0c
parent 0 af10295192d8
equal deleted inserted replaced
1:a579325b79dd 5:1422c6cd3f0c
    24 */
    24 */
    25 
    25 
    26 #ifndef __IN_CHK_H__
    26 #ifndef __IN_CHK_H__
    27 #define __IN_CHK_H__
    27 #define __IN_CHK_H__
    28 
    28 
    29 #include <nifmbuf.h>
       
    30 #include "in_pkt.h"
    29 #include "in_pkt.h"
       
    30 class RMBufChain;
       
    31 class RMBufPktInfo;
    31 
    32 
    32 /** Checksum calculation.
    33 /** Checksum calculation.
    33 
    34 
    34 @publishedAll
    35 @publishedAll
    35 @released
    36 @released