Lines Matching refs:VSOCK_PROTO_INVALID
225 VSOCK_PROTO_INVALID, in vmci_transport_reply_control_pkt_fast()
248 VSOCK_PROTO_INVALID, handle, in vmci_transport_send_control_pkt_bh()
338 0, 0, NULL, VSOCK_PROTO_INVALID, in vmci_transport_send_reset()
348 VSOCK_PROTO_INVALID, in vmci_transport_send_negotiate()
368 VSOCK_PROTO_INVALID, handle); in vmci_transport_send_qp_offer()
376 0, 0, NULL, VSOCK_PROTO_INVALID, in vmci_transport_send_attach()
420 0, NULL, VSOCK_PROTO_INVALID, in vmci_transport_send_wrote()
428 0, NULL, VSOCK_PROTO_INVALID, in vmci_transport_send_read()
437 0, 0, wait, VSOCK_PROTO_INVALID, in vmci_transport_send_waiting_write()
446 0, 0, wait, VSOCK_PROTO_INVALID, in vmci_transport_send_waiting_read()
456 VSOCK_PROTO_INVALID, in vmci_transport_shutdown()
465 VSOCK_PROTO_INVALID, in vmci_transport_send_conn_request()
1056 u16 version = VSOCK_PROTO_INVALID; in vmci_transport_recv_listen()
1427 version = VSOCK_PROTO_INVALID; in vmci_transport_recv_connecting_client_negotiate()
2000 if (*proto != VSOCK_PROTO_INVALID) { in vmci_transport_proto_to_notify_struct()