Lines Matching refs:buffer_append
268 buffer_append(&active_state->incoming_packet, buf, in packet_stop_discard()
589 buffer_append(&active_state->outgoing_packet, buf, len); in packet_start()
598 buffer_append(&active_state->outgoing_packet, &ch, 1); in packet_put_char()
628 buffer_append(&active_state->outgoing_packet, buf, len); in packet_put_raw()
665 buffer_append(&active_state->compression_buffer, in packet_send1()
670 buffer_append(&active_state->outgoing_packet, in packet_send1()
694 buffer_append(&active_state->outgoing_packet, buf, 4); in packet_send1()
703 buffer_append(&active_state->output, buf, 4); in packet_send1()
872 buffer_append(&active_state->outgoing_packet, NULs, 5); in packet_send2_wrapped()
873 buffer_append(&active_state->outgoing_packet, in packet_send2_wrapped()
931 buffer_append(&active_state->output, macbuf, mac->mac_len); in packet_send2_wrapped()
1209 buffer_append(&active_state->incoming_packet, in packet_read_poll1()
1344 buffer_append(&active_state->incoming_packet, in packet_read_poll2()
1462 buffer_append(&active_state->input, buf, len); in packet_process_incoming()
1926 buffer_append(&active_state->input, buf, len); in packet_restore_state()