Searched refs:take_front (Results 1 – 4 of 4) sorted by relevance
60 IOVector foo = bc.take_front(3); in TEST()74 IOVector foo = bc.take_front(3); in TEST()78 IOVector bar = bc.take_front(3); in TEST()82 IOVector baz = bc.take_front(3); in TEST()98 IOVector foob = bc.take_front(4); in TEST()103 IOVector a = bc.take_front(1); in TEST()108 IOVector rba = bc.take_front(3); in TEST()113 IOVector zquxquu = bc.take_front(7); in TEST()
109 auto header_buf = read_buffer_.take_front(sizeof(amessage)).coalesce(); in Run()116 auto data_chain = read_buffer_.take_front(read_header_->data_length); in Run()188 write_buffer_.take_front(rc); in DispatchWrites()
180 IOVector take_front(size_type len) { in take_front() function
127 s->packet_queue.take_front(rc); in local_socket_flush_incoming()