Searched refs:unpack_wirestat (Results 1 – 2 of 2) sorted by relevance
764 def unpack_wirestat(self, bstring, offset, noerror=False): member in _P9Proto
897 statval = self.proto.unpack_wirestat(resp.data)1154 obj, offset = self.proto.unpack_wirestat(bstring, offset, noerror)