Lines Matching refs:VSOCK_PROTO_INVALID
223 VSOCK_PROTO_INVALID, in vmci_transport_reply_control_pkt_fast()
246 VSOCK_PROTO_INVALID, handle, in vmci_transport_send_control_pkt_bh()
336 0, 0, NULL, VSOCK_PROTO_INVALID, in vmci_transport_send_reset()
346 VSOCK_PROTO_INVALID, in vmci_transport_send_negotiate()
366 VSOCK_PROTO_INVALID, handle); in vmci_transport_send_qp_offer()
374 0, 0, NULL, VSOCK_PROTO_INVALID, in vmci_transport_send_attach()
418 0, NULL, VSOCK_PROTO_INVALID, in vmci_transport_send_wrote()
426 0, NULL, VSOCK_PROTO_INVALID, in vmci_transport_send_read()
435 0, 0, wait, VSOCK_PROTO_INVALID, in vmci_transport_send_waiting_write()
444 0, 0, wait, VSOCK_PROTO_INVALID, in vmci_transport_send_waiting_read()
454 VSOCK_PROTO_INVALID, in vmci_transport_shutdown()
463 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()
1986 if (*proto != VSOCK_PROTO_INVALID) { in vmci_transport_proto_to_notify_struct()