Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-slow.c460 struct slow_oam_common_header_t { in slow_oam_print() struct
471 const struct slow_oam_common_header_t *slow_oam_common_header; in slow_oam_print()
483 ptr.slow_oam_common_header = (struct slow_oam_common_header_t *)tptr; in slow_oam_print()
484 tptr += sizeof(struct slow_oam_common_header_t); in slow_oam_print()
485 tlen -= sizeof(struct slow_oam_common_header_t); in slow_oam_print()