Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-juniper.c506 struct juniper_ipsec_header { in juniper_es_print() struct
507 u_int8_t sa_index[2]; in juniper_es_print()
508 u_int8_t ttl; in juniper_es_print()
509 u_int8_t type; in juniper_es_print()
510 u_int8_t spi[4]; in juniper_es_print()
511 u_int8_t src_ip[4]; in juniper_es_print()
512 u_int8_t dst_ip[4]; in juniper_es_print()