Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet6/
H A Dah_core.c138 static void ah_update_mbuf(struct mbuf *, int, int,
475 ah_update_mbuf(struct mbuf *m, int off, int len, in ah_update_mbuf() function
744 ah_update_mbuf(m, off, totlen, algo, &algos); in ah4_calccksum()
754 ah_update_mbuf(m, off, m->m_pkthdr.len - off, algo, &algos); in ah4_calccksum()
866 ah_update_mbuf(m, off, m->m_pkthdr.len - off, algo, in ah6_calccksum()
908 ah_update_mbuf(m, off, newoff - off, algo, &algos); in ah6_calccksum()
1000 ah_update_mbuf(m, off, newoff - off, algo, &algos); in ah6_calccksum()