Beispiel #1
0
 def getNameForType (ethertype):
   """ Returns a string name for a numeric ethertype """
   return ethtype_to_str(ethertype)
Beispiel #2
0
 def getNameForType(ethertype):
     """ Returns a string name for a numeric ethertype """
     return ethtype_to_str(ethertype)