Lines Matching refs:send_tx_packet
347 static int send_tx_packet(struct ldc_channel *lp, in send_tx_packet() function
388 int err = send_tx_packet(lp, p, new_tail); in start_handshake()
412 return send_tx_packet(lp, p, new_tail); in send_version_nack()
429 return send_tx_packet(lp, p, new_tail); in send_version_ack()
449 return send_tx_packet(lp, p, new_tail); in send_rts()
468 return send_tx_packet(lp, p, new_tail); in send_rtr()
488 return send_tx_packet(lp, p, new_tail); in send_rdx()
512 err = send_tx_packet(lp, p, new_tail); in send_data_nack()
650 return send_tx_packet(lp, p, new_tail); in process_ver_nack()
1465 err = send_tx_packet(lp, p, new_tail); in write_raw()
1675 err = send_tx_packet(lp, p, new_tail); in send_data_ack()