Searched refs:x25_find_socket (Results 1 – 3 of 3) sorted by relevance
50 if ((sk = x25_find_socket(lci, nb)) != NULL) { in x25_receive_data()
332 struct sock *x25_find_socket(unsigned int lci, struct x25_neigh *nb) in x25_find_socket() function350 while ((sk = x25_find_socket(lci, nb)) != NULL) { in x25_new_lci()
199 struct sock *x25_find_socket(unsigned int, struct x25_neigh *);