Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/netinet6/
H A Dah_output.c189 u_char *ahdrpos; in ah4_output() local
263 ahdrpos = mtod(n, u_char *); in ah4_output()
268 ahdrpos = mtod(m->m_next, u_char *); in ah4_output()
280 ahdr = (struct ah *)(void *)ahdrpos; in ah4_output()
291 ahdr = (struct newah *)(void *)ahdrpos; in ah4_output()