Lines Matching refs:VSOCK_PROTO_INVALID
248 VSOCK_PROTO_INVALID, in vmci_transport_reply_control_pkt_fast()
271 VSOCK_PROTO_INVALID, handle, in vmci_transport_send_control_pkt_bh()
328 0, 0, NULL, VSOCK_PROTO_INVALID, in vmci_transport_send_reset()
338 VSOCK_PROTO_INVALID, in vmci_transport_send_negotiate()
358 VSOCK_PROTO_INVALID, handle); in vmci_transport_send_qp_offer()
366 0, 0, NULL, VSOCK_PROTO_INVALID, in vmci_transport_send_attach()
410 0, NULL, VSOCK_PROTO_INVALID, in vmci_transport_send_wrote()
418 0, NULL, VSOCK_PROTO_INVALID, in vmci_transport_send_read()
427 0, 0, wait, VSOCK_PROTO_INVALID, in vmci_transport_send_waiting_write()
436 0, 0, wait, VSOCK_PROTO_INVALID, in vmci_transport_send_waiting_read()
446 VSOCK_PROTO_INVALID, in vmci_transport_shutdown()
455 VSOCK_PROTO_INVALID, in vmci_transport_send_conn_request()
1035 u16 version = VSOCK_PROTO_INVALID; in vmci_transport_recv_listen()
1407 version = VSOCK_PROTO_INVALID; in vmci_transport_recv_connecting_client_negotiate()
2021 if (*proto != VSOCK_PROTO_INVALID) { in vmci_transport_proto_to_notify_struct()