Lines Matching refs:VSOCK_PROTO_INVALID
231 VSOCK_PROTO_INVALID, in vmci_transport_reply_control_pkt_fast()
254 VSOCK_PROTO_INVALID, handle, in vmci_transport_send_control_pkt_bh()
344 0, 0, NULL, VSOCK_PROTO_INVALID, in vmci_transport_send_reset()
354 VSOCK_PROTO_INVALID, in vmci_transport_send_negotiate()
374 VSOCK_PROTO_INVALID, handle); in vmci_transport_send_qp_offer()
382 0, 0, NULL, VSOCK_PROTO_INVALID, in vmci_transport_send_attach()
426 0, NULL, VSOCK_PROTO_INVALID, in vmci_transport_send_wrote()
434 0, NULL, VSOCK_PROTO_INVALID, in vmci_transport_send_read()
443 0, 0, wait, VSOCK_PROTO_INVALID, in vmci_transport_send_waiting_write()
452 0, 0, wait, VSOCK_PROTO_INVALID, in vmci_transport_send_waiting_read()
462 VSOCK_PROTO_INVALID, in vmci_transport_shutdown()
471 VSOCK_PROTO_INVALID, in vmci_transport_send_conn_request()
1055 u16 version = VSOCK_PROTO_INVALID; in vmci_transport_recv_listen()
1426 version = VSOCK_PROTO_INVALID; in vmci_transport_recv_connecting_client_negotiate()
2043 if (*proto != VSOCK_PROTO_INVALID) { in vmci_transport_proto_to_notify_struct()