| ROHC compression/decompression library
   
    | 
#include <ip.h>
| Data Fields | |
| uint8_t | ip6ah_nxt | 
| The next header. | |
| uint8_t | ip6ah_len | 
| AH payload length. | |
| uint16_t | ip6ah_reserved | 
| reserved field | |
| uint32_t | ip6ah_secur | 
| Security Parameters Index (SPI) | |
| uint32_t | ip6ah_sn | 
| Sequence Number Field. | |
| uint8_t ip6_ahhdr::ip6ah_len | 
AH payload length.
| uint8_t ip6_ahhdr::ip6ah_nxt | 
The next header.
| uint16_t ip6_ahhdr::ip6ah_reserved | 
reserved field
| uint32_t ip6_ahhdr::ip6ah_secur | 
Security Parameters Index (SPI)
| uint32_t ip6_ahhdr::ip6ah_sn | 
Sequence Number Field.
 1.7.6.1
 1.7.6.1