Home
last modified time | relevance | path

Searched refs:nr_find_peer (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/netrom/
H A Daf_netrom.c187 static struct sock *nr_find_peer(unsigned char index, unsigned char id, in nr_find_peer() function
921 sk = nr_find_peer(peer_circuit_index, peer_circuit_id, src); in nr_rx_frame()
924 sk = nr_find_peer(circuit_index, circuit_id, src); in nr_rx_frame()
/kernel/linux/linux-6.6/net/netrom/
H A Daf_netrom.c187 static struct sock *nr_find_peer(unsigned char index, unsigned char id, in nr_find_peer() function
921 sk = nr_find_peer(peer_circuit_index, peer_circuit_id, src); in nr_rx_frame()
924 sk = nr_find_peer(circuit_index, circuit_id, src); in nr_rx_frame()

Completed in 4 milliseconds