Home
last modified time | relevance | path

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

/net/netrom/
A Daf_netrom.c59 static unsigned short circuit = 0x101; variable
213 unsigned short id = circuit; in nr_find_next_circuit()
711 circuit = nr_find_next_circuit(); in nr_connect()
714 nr->my_index = circuit / 256; in nr_connect()
715 nr->my_id = circuit % 256; in nr_connect()
717 circuit++; in nr_connect()
995 circuit = nr_find_next_circuit(); in nr_rx_frame()
998 nr_make->my_index = circuit / 256; in nr_rx_frame()
999 nr_make->my_id = circuit % 256; in nr_rx_frame()
1001 circuit++; in nr_rx_frame()

Completed in 6 milliseconds