Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-isoclns.c2071 const struct isis_iih_ptp_header *header_iih_ptp; in isis_print() local
2096 header_iih_ptp = (const struct isis_iih_ptp_header *)pptr; in isis_print()
2182 ND_PRINT((ndo, ", src-id %s", isis_print_id(header_iih_ptp->source_id, SYSTEM_ID_LEN))); in isis_print()
2271 pdu_len=EXTRACT_16BITS(header_iih_ptp->pdu_len); in isis_print()
2277 ND_TCHECK(*header_iih_ptp); in isis_print()
2279 isis_print_id(header_iih_ptp->source_id,SYSTEM_ID_LEN), in isis_print()
2280 EXTRACT_16BITS(header_iih_ptp->holding_time), in isis_print()
2283 header_iih_ptp->circuit_type))); in isis_print()
2286 header_iih_ptp->circuit_id, in isis_print()