Home
last modified time | relevance | path

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

/Linux-v4.19/net/vmw_vsock/
Dvmci_transport_notify.h77 void (*process_negotiate) (struct sock *sk); member
Dvmci_transport_notify_qstate.c437 .process_negotiate = vmci_transport_notify_pkt_process_negotiate,
Dvmci_transport_notify.c679 .process_negotiate = vmci_transport_notify_pkt_process_negotiate,
Dvmci_transport.c1456 vmci_trans(vsk)->notify_ops->process_negotiate(sk); in vmci_transport_recv_connecting_client_negotiate()