Searched refs:header_psnp (Results 1 – 1 of 1) sorted by relevance
2086 const struct isis_psnp_header *header_psnp; in isis_print() local2111 header_psnp = (const struct isis_psnp_header *)pptr; in isis_print()2209 printf(", src-id %s", isis_print_id(header_psnp->source_id,NODE_ID_LEN)); in isis_print()2407 pdu_len=EXTRACT_16BITS(header_psnp->pdu_len); in isis_print()2413 TCHECK(*header_psnp); in isis_print()2415 isis_print_id(header_psnp->source_id, NODE_ID_LEN), in isis_print()