Searched refs:ahp (Results 1 – 1 of 1) sorted by relevance
968 const struct newah *ahp; in ah6_ctlinput() local1013 ahp = &ah; in ah6_ctlinput()1015 ahp = (struct newah *)(void *)(mtod(m, caddr_t) + off); in ah6_ctlinput()1031 sav = key_allocsa(&src, &dst, IPPROTO_AH, ahp->ah_spi, NULL); in ah6_ctlinput()