Searched refs:PROTOCOL_FAMILIES (Results 1 – 1 of 1) sorted by relevance
58 PROTOCOL_FAMILIES = dict([(int(line.split()[2]), line.split()[1]) variable76 if pfn in PROTOCOL_FAMILIES:77 protocol_family = PROTOCOL_FAMILIES[pfn]