Searched refs:rose_find_socket (Results 1 – 3 of 3) sorted by relevance
91 sk = rose_find_socket(lci_o, rose_loopback_neigh); in rose_loopback_timer()
278 struct sock *rose_find_socket(unsigned int lci, struct rose_neigh *neigh) in rose_find_socket() function304 if (rose_find_socket(lci, neigh) == NULL && rose_route_free_lci(lci, neigh) == NULL) in rose_new_lci()308 if (rose_find_socket(lci, neigh) == NULL && rose_route_free_lci(lci, neigh) == NULL) in rose_new_lci()
918 if ((sk = rose_find_socket(lci, rose_neigh)) != NULL) { in rose_route_frame()