Home
last modified time | relevance | path

Searched refs:vmci_transport_proto_to_notify_struct (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/net/vmw_vsock/
Dvmci_transport.c58 static bool vmci_transport_proto_to_notify_struct(struct sock *sk, u16 *proto,
1057 if (vmci_transport_proto_to_notify_struct( in vmci_transport_recv_listen()
1081 if (vmci_transport_proto_to_notify_struct( in vmci_transport_recv_listen()
1431 if (!vmci_transport_proto_to_notify_struct(sk, &version, old_proto)) { in vmci_transport_recv_connecting_client_negotiate()
1979 static bool vmci_transport_proto_to_notify_struct(struct sock *sk, in vmci_transport_proto_to_notify_struct() function