Home
last modified time | relevance | path

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

/openbsd/usr.sbin/tcpdump/
H A Dprint-ipsec.c226 struct ah_hdr { struct
238 const struct ah_hdr *ah; in ah_print() argument
251 if (pl_len < sizeof(struct ah_hdr)) { in ah_print()
255 ah = (const struct ah_hdr *)bp; in ah_print()