Searched refs:ah1 (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/net/
H A Dif_arcsubr.c347 struct arc_header *ah, *ah1; local
420 ah1 = mtod(m1, struct arc_header *);
422 if (ah->arc_seqid != ah1->arc_seqid) {
427 if (typ != ah1->arc_type) {
432 if (dst != ah1->arc_dhost) {

Completed in 65 milliseconds