Searched refs:vmci_transport_notify_pkt_ops (Results 1 – 3 of 3) sorted by relevance
71 extern const struct vmci_transport_notify_ops vmci_transport_notify_pkt_ops;
656 const struct vmci_transport_notify_ops vmci_transport_notify_pkt_ops = { variable
2004 vmci_trans(vsk)->notify_ops = &vmci_transport_notify_pkt_ops; in vmci_transport_proto_to_notify_struct()