Home | History | Annotate | Download | only in base

Lines Matching refs:from_

80         : size_(size), consumed_(0), from_(from) {
92 const SocketAddress& from() const { return from_; }
103 SocketAddress from_;