Home
last modified time | relevance | path

Searched refs:vmci_transport_is_trusted (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/vmw_vsock/
H A Dvmci_transport.c517 static bool vmci_transport_is_trusted(struct vsock_sock *vsock, u32 peer_cid) in vmci_transport_is_trusted() function
524 * only if it is trusted as described in vmci_transport_is_trusted.
534 if (!vmci_transport_is_trusted(vsock, peer_cid) && in vmci_transport_allow_dgram()
1206 vmci_transport_is_trusted( in vmci_transport_recv_connecting_server()
1463 vmci_transport_is_trusted( in vmci_transport_recv_connecting_client_negotiate()
/kernel/linux/linux-6.6/net/vmw_vsock/
H A Dvmci_transport.c517 static bool vmci_transport_is_trusted(struct vsock_sock *vsock, u32 peer_cid) in vmci_transport_is_trusted() function
524 * only if it is trusted as described in vmci_transport_is_trusted.
534 if (!vmci_transport_is_trusted(vsock, peer_cid) && in vmci_transport_allow_dgram()
1204 vmci_transport_is_trusted( in vmci_transport_recv_connecting_server()
1461 vmci_transport_is_trusted( in vmci_transport_recv_connecting_client_negotiate()

Completed in 6 milliseconds