tmpsk 487 net/phonet/socket.c struct sock *tmpsk; tmpsk 503 net/phonet/socket.c tmpsk = pn_find_sock_by_sa(net, &try_sa); tmpsk 504 net/phonet/socket.c if (tmpsk == NULL) { tmpsk 508 net/phonet/socket.c sock_put(tmpsk); tmpsk 513 net/phonet/socket.c tmpsk = pn_find_sock_by_sa(net, &try_sa); tmpsk 514 net/phonet/socket.c if (tmpsk == NULL) tmpsk 518 net/phonet/socket.c sock_put(tmpsk);