Home
last modified time | relevance | path

Searched defs:juniper_ipsec_header (Results 1 – 1 of 1) sorted by relevance

/external/tcpdump/
Dprint-juniper.c501 struct juniper_ipsec_header { in juniper_es_print() struct
502 uint8_t sa_index[2]; in juniper_es_print()
503 uint8_t ttl; in juniper_es_print()
504 uint8_t type; in juniper_es_print()
505 uint8_t spi[4]; in juniper_es_print()
506 uint8_t src_ip[4]; in juniper_es_print()
507 uint8_t dst_ip[4]; in juniper_es_print()