Home
last modified time | relevance | path

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

/external/tcpdump/
Dah.h44 uint32_t ah_spi; /* Security parameter index */ member
52 uint32_t ah_spi; /* Security parameter index */ member
Dprint-ah.c49 ND_PRINT((ndo, "AH(spi=0x%08x", EXTRACT_32BITS(&ah->ah_spi))); in ah_print()