Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-esp.c660 const u_char *ivoff; in esp_print() local
763 ivoff = (const u_char *)(esp + 1) + 0; in esp_print()
775 p = ivoff; in esp_print()
803 advance = ivoff - (const u_char *)esp + ivlen; in esp_print()