Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-isoclns.c637 struct isis_lsp_header { struct
668 #define ISIS_LSP_HEADER_SIZE (sizeof(struct isis_lsp_header))
2158 struct isis_lsp_header *header_lsp = (struct isis_lsp_header *) header; in isis_clear_checksum_lifetime()
2179 const struct isis_lsp_header *header_lsp; in isis_print()
2206 header_lsp = (const struct isis_lsp_header *)pptr; in isis_print()