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

/freebsd-11-stable/sys/netipsec/
H A Dah.h48 struct newah { struct
H A Dxform_ah.c558 struct newah *ah;
571 IP6_EXTHDR_GET(ah, struct newah *, m, skip, rplen);
797 m_copydata(m, skip + offsetof(struct newah, ah_seq),
864 struct newah *ah;
943 ah = (struct newah *)(mtod(mi, caddr_t) + roff);
H A Dipsec_output.c828 sizeof(struct newah) + HASH_MAX_LEN /* AH + ICV */))
/freebsd-11-stable/contrib/tcpdump/
H A Dah.h48 struct newah { struct

Completed in 67 milliseconds