Searched refs:pdutype (Results 1 – 2 of 2) sorted by relevance
51 char *pdutype; in interpret_isis() local57 pdutype = "Hello"; in interpret_isis()60 pdutype = "P2P Hello"; in interpret_isis()64 pdutype = "Link State"; in interpret_isis()68 pdutype = "CSN"; in interpret_isis()72 pdutype = "PSN"; in interpret_isis()75 pdutype = "Unknown"; in interpret_isis()82 pdutype, dlen); in interpret_isis()95 "Frame type = %02X (%s)", pdutypenum, pdutype); in interpret_isis()
57 const char *pdutype; in interpret_bpdu() local78 pdutype = "Configuration"; in interpret_bpdu()81 pdutype = "Rapid Configuration"; in interpret_bpdu()84 pdutype = "TC Notification"; in interpret_bpdu()87 pdutype = "?"; in interpret_bpdu()91 "PDU type = %d (%s)", cb->cb_type, pdutype); in interpret_bpdu()