Searched refs:packetizing_buffer_input (Results 1 – 2 of 2) sorted by relevance
1401 static int packetizing_buffer_input PROTO((void *, char *, int, int, int *));1436 return buf_initialize (inpfn != NULL ? packetizing_buffer_input : NULL,1448 packetizing_buffer_input (closure, data, need, size, got) in packetizing_buffer_input() function
179 (packetizing_buffer_input): Allow up to PACKET_SLOP bytes in203 (packetizing_buffer_input): New static function.