IP_HL_A
IP_HL_A(ip, sizeof(ip_t));
IP_HL_A(ip, sizeof(*ip) >> 2);
IP_HL_A(ip, IP_HL(ip) + (olen >> 2));
#ifndef IP_HL_A