Home
last modified time | relevance | path

Searched refs:ahp (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.101.4/bsd/netinet6/
H A Dah_input.c959 const struct newah *ahp; in ah6_ctlinput() local
1004 ahp = &ah; in ah6_ctlinput()
1006 ahp = (struct newah *)(void *)(mtod(m, caddr_t) + off); in ah6_ctlinput()
1022 IPPROTO_AH, ahp->ah_spi); in ah6_ctlinput()