Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet6/
H A Dah_core.c159 static void ah_update_mbuf(struct mbuf *, int, int,
1175 ah_update_mbuf(struct mbuf *m, int off, int len, in ah_update_mbuf() function
1428 ah_update_mbuf(m, off, totlen, algo, &algos); in ah4_calccksum()
1438 ah_update_mbuf(m, off, m->m_pkthdr.len - off, algo, &algos); in ah4_calccksum()
1543 ah_update_mbuf(m, off, m->m_pkthdr.len - off, algo, in ah6_calccksum()
1585 ah_update_mbuf(m, off, newoff - off, algo, &algos); in ah6_calccksum()
1677 ah_update_mbuf(m, off, newoff - off, algo, &algos); in ah6_calccksum()