Searched refs:ah_hl (Results 1 – 3 of 3) sorted by relevance
66 u_int8_t ah_hl; member
550 m_copydata(m, skip + offsetof(struct ah, ah_hl), sizeof(u_int8_t), &hl); in ah_input()1014 ah->ah_hl = (rplen + ahx->authsize - AH_FLENGTH) / sizeof(u_int32_t); in ah_output()
2218 hlen = (((struct ah *)cp)->ah_hl+2) << 2; in pr_retip6()