Lines Matching refs:VSOCK_PROTO_INVALID
239 VSOCK_PROTO_INVALID, in vmci_transport_reply_control_pkt_fast()
262 VSOCK_PROTO_INVALID, handle, in vmci_transport_send_control_pkt_bh()
319 0, 0, NULL, VSOCK_PROTO_INVALID, in vmci_transport_send_reset()
329 VSOCK_PROTO_INVALID, in vmci_transport_send_negotiate()
349 VSOCK_PROTO_INVALID, handle); in vmci_transport_send_qp_offer()
357 0, 0, NULL, VSOCK_PROTO_INVALID, in vmci_transport_send_attach()
401 0, NULL, VSOCK_PROTO_INVALID, in vmci_transport_send_wrote()
409 0, NULL, VSOCK_PROTO_INVALID, in vmci_transport_send_read()
418 0, 0, wait, VSOCK_PROTO_INVALID, in vmci_transport_send_waiting_write()
427 0, 0, wait, VSOCK_PROTO_INVALID, in vmci_transport_send_waiting_read()
437 VSOCK_PROTO_INVALID, in vmci_transport_shutdown()
446 VSOCK_PROTO_INVALID, in vmci_transport_send_conn_request()
1030 u16 version = VSOCK_PROTO_INVALID; in vmci_transport_recv_listen()
1401 version = VSOCK_PROTO_INVALID; in vmci_transport_recv_connecting_client_negotiate()
2014 if (*proto != VSOCK_PROTO_INVALID) { in vmci_transport_proto_to_notify_struct()