Home
last modified time | relevance | path

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

/linux-3.4.99/net/x25/
Daf_x25.c323 static struct sock *__x25_find_socket(unsigned int lci, struct x25_neigh *nb) in __x25_find_socket() function
343 s = __x25_find_socket(lci, nb); in x25_find_socket()
358 while ((sk = __x25_find_socket(lci, nb)) != NULL) { in x25_new_lci()