Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet6/
H A Dah_core.c144 static void ah_update_mbuf(struct mbuf *, int, int,
707 ah_update_mbuf(struct mbuf *m, int off, int len, in ah_update_mbuf() function
976 ah_update_mbuf(m, off, totlen, algo, &algos); in ah4_calccksum()
986 ah_update_mbuf(m, off, m->m_pkthdr.len - off, algo, &algos); in ah4_calccksum()
1098 ah_update_mbuf(m, off, m->m_pkthdr.len - off, algo, in ah6_calccksum()
1140 ah_update_mbuf(m, off, newoff - off, algo, &algos); in ah6_calccksum()
1232 ah_update_mbuf(m, off, newoff - off, algo, &algos); in ah6_calccksum()