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

/freebsd-9.3-release/contrib/tcpdump/
H A Dprint-esp.c76 u_char spii[8]; /* for IKEv2 */ member in struct:sa_list
92 u_char spii[8], u_char spir[8],
107 && memcmp(spii, sa->spii, 8) == 0
350 if(espprint_decode_hex(ndo, sa1.spii, sizeof(sa1.spii), icookie+2)!=8)
90 esp_print_decrypt_buffer_by_ikev2(netdissect_options *ndo, int initiator, u_char spii[8], u_char spir[8], u_char *buf, u_char *end) argument
H A Dnetdissect.h511 u_char spii[8], u_char spir[8],

Completed in 98 milliseconds