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.c457 struct slow_oam_common_header_t { in slow_oam_print() struct
468 const struct slow_oam_common_header_t *slow_oam_common_header; in slow_oam_print()
480 ptr.slow_oam_common_header = (struct slow_oam_common_header_t *)tptr; in slow_oam_print()
481 tptr += sizeof(struct slow_oam_common_header_t); in slow_oam_print()
482 tlen -= sizeof(struct slow_oam_common_header_t); in slow_oam_print()