Home
last modified time | relevance | path

Searched refs:basebnet_block_bytes (Results 1 – 5 of 5) sorted by relevance

/dports/comms/linrad/linrad-04.02/
H A Duivar.c103 int basebnet_block_bytes; variable
H A Drxin.c832 basebnet_block_bytes+32) in finish_rx_read()
837 while(j < (int)basebnet_block_bytes) in finish_rx_read()
853 if((int)next_blkptr_baseb >= basebnet_block_bytes)next_blkptr_baseb=0; in finish_rx_read()
H A Duidef.h156 extern int basebnet_block_bytes;
H A Dbuf.c1127 basebnet_block_bytes=(2*ui.rx_rf_channels*genparm[DA_OUTPUT_SPEED]) in get_buffers()
1129 make_power_of_two(&basebnet_block_bytes); in get_buffers()
H A Dnetwork.c1380 intbuf[4]=basebnet_block_bytes; in thread_lir_server()