Lines Matching refs:buffer_append
273 buffer_append(&active_state->incoming_packet, buf, in packet_stop_discard()
594 buffer_append(&active_state->outgoing_packet, buf, len); in packet_start()
603 buffer_append(&active_state->outgoing_packet, &ch, 1); in packet_put_char()
633 buffer_append(&active_state->outgoing_packet, buf, len); in packet_put_raw()
678 buffer_append(&active_state->compression_buffer, in packet_send1()
683 buffer_append(&active_state->outgoing_packet, in packet_send1()
707 buffer_append(&active_state->outgoing_packet, buf, 4); in packet_send1()
716 buffer_append(&active_state->output, buf, 4); in packet_send1()
893 buffer_append(&active_state->outgoing_packet, "\0\0\0\0\0", 5); in packet_send2_wrapped()
894 buffer_append(&active_state->outgoing_packet, in packet_send2_wrapped()
966 buffer_append(&active_state->output, macbuf, mac->mac_len); in packet_send2_wrapped()
1250 buffer_append(&active_state->incoming_packet, in packet_read_poll1()
1427 buffer_append(&active_state->incoming_packet, in packet_read_poll2()
1541 buffer_append(&active_state->input, buf, len); in packet_process_incoming()
2071 buffer_append(&active_state->input, buf, len); in packet_restore_state()