Searched refs:rose_find_socket (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/rose/
H A Drose_loopback.c83 sk = rose_find_socket(lci_o, rose_loopback_neigh);
H A Daf_rose.c279 struct sock *rose_find_socket(unsigned int lci, struct rose_neigh *neigh) function
306 if (rose_find_socket(lci, neigh) == NULL && rose_route_free_lci(lci, neigh) == NULL)
310 if (rose_find_socket(lci, neigh) == NULL && rose_route_free_lci(lci, neigh) == NULL)
H A Drose_route.c883 if ((sk = rose_find_socket(lci, rose_neigh)) != NULL) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/rose/
H A Drose_loopback.c83 sk = rose_find_socket(lci_o, rose_loopback_neigh);
H A Daf_rose.c279 struct sock *rose_find_socket(unsigned int lci, struct rose_neigh *neigh) function
306 if (rose_find_socket(lci, neigh) == NULL && rose_route_free_lci(lci, neigh) == NULL)
310 if (rose_find_socket(lci, neigh) == NULL && rose_route_free_lci(lci, neigh) == NULL)
H A Drose_route.c883 if ((sk = rose_find_socket(lci, rose_neigh)) != NULL) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/net/
H A Drose.h160 extern struct sock *rose_find_socket(unsigned int, struct rose_neigh *);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/net/
H A Drose.h160 extern struct sock *rose_find_socket(unsigned int, struct rose_neigh *);

Completed in 197 milliseconds