Searched refs:basehdr (Results 1 – 1 of 1) sorted by relevance
92 uint32_t basehdr; in nsh_print() local120 basehdr = GET_BE_U_4(bp); in nsh_print()122 ver = NSH_VER(basehdr); in nsh_print()123 length = NSH_LENGTH(basehdr); in nsh_print()124 md_type = NSH_MD_TYPE(basehdr); in nsh_print()125 next_protocol = NSH_NEXT_PROT(basehdr); in nsh_print()134 bittok2str_nosep(nsh_flags, "none", NSH_FLAGS(basehdr))); in nsh_print()136 ND_PRINT("TTL %u, ", NSH_TTL(basehdr)); in nsh_print()