Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-juniper.c212 struct juniper_ipsec_header { in juniper_es_print() struct
213 u_int8_t sa_index[2]; in juniper_es_print()
214 u_int8_t ttl; in juniper_es_print()
215 u_int8_t type; in juniper_es_print()
216 u_int8_t spi[4]; in juniper_es_print()
217 u_int8_t src_ip[4]; in juniper_es_print()
218 u_int8_t dst_ip[4]; in juniper_es_print()