ah_hl             560 netinet/ip_ah.c 	m_copydata(m, skip + offsetof(struct ah, ah_hl), sizeof(u_int8_t),
ah_hl            1141 netinet/ip_ah.c 	ah->ah_hl = (rplen + ahx->authsize - AH_FLENGTH) / sizeof(u_int32_t);
ah_hl              66 netinet/ip_ah.h     u_int8_t   ah_hl;