Searched refs:nr_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/netrom/
H A Daf_netrom.c171 static struct sock *nr_find_socket(unsigned char index, unsigned char id) function
230 if ((sk=nr_find_socket(i, j)) == NULL)
921 sk = nr_find_socket(circuit_index, circuit_id);

Completed in 50 milliseconds