Searched refs:pcb2 (Results 1 – 1 of 1) sorted by relevance
553 struct vsockpcb *pcb2 = NULL; in vsock_put_message_listening() local574 pcb2 = sotovsockpcb(so2); in vsock_put_message_listening()575 if (!pcb2) { in vsock_put_message_listening()580 error = vsock_bind_address(pcb2, dst, src); in vsock_put_message_listening()585 error = vsock_pcb_respond(pcb2); in vsock_put_message_listening()594 if (pcb2) { in vsock_put_message_listening()595 vsock_unbind_pcb(pcb2); in vsock_put_message_listening()