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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/x25/
H A Daf_x25.c323 static struct sock *__x25_find_socket(unsigned int lci, struct x25_neigh *nb) function
343 s = __x25_find_socket(lci, nb);
358 while ((sk = __x25_find_socket(lci, nb)) != NULL) {

Completed in 103 milliseconds