Home
last modified time | relevance | path

Searched defs:transport_list (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/virtio/
H A Dvirtio-hmp-cmds.c54 strList *transport_list = features->transports; in hmp_virtio_dump_features() local
/openbmc/linux/net/sctp/
H A Doutqueue.c792 struct list_head transport_list; member
1254 struct list_head *lchunk, *transport_list, *temp; in sctp_outq_sack() local
/openbmc/linux/net/vmw_vsock/
H A Dvmci_transport.c1595 static void vmci_transport_free_resources(struct list_head *transport_list) in vmci_transport_free_resources()