Home
last modified time | relevance | path

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

/linux-6.1.9/net/vmw_vsock/
Dvmci_transport_notify.h68 void (*process_negotiate) (struct sock *sk); member
Dvmci_transport_notify_qstate.c429 .process_negotiate = vmci_transport_notify_pkt_process_negotiate,
Dvmci_transport_notify.c671 .process_negotiate = vmci_transport_notify_pkt_process_negotiate,
Dvmci_transport.c1482 vmci_trans(vsk)->notify_ops->process_negotiate(sk); in vmci_transport_recv_connecting_client_negotiate()