Home
last modified time | relevance | path

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

/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
/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()