Searched refs:get_protoID (Results 1 – 2 of 2) sorted by relevance
742 if s.get_OUI()==CDP.OUI and s.get_protoID()==CDP.Type:749 elif s.get_protoID() == ImpactPacket.IP.ethertype:752 elif s.get_protoID() == ImpactPacket.ARP.ethertype:755 elif s.get_protoID() == eap.DOT1X_AUTHENTICATION:
1016 def get_protoID(self): member in SNAP