AH_BASELEN
#define AH_TOTAL_LEN(ah) (((ah)->ah_length << 2) + AH_BASELEN - \
#define AHOLD_TOTAL_LEN(ah) (((ah)->ah_length << 2) + AH_BASELEN)