Searched defs:sctp_transport (Results 1 – 12 of 12) sorted by relevance
155 rtc::scoped_refptr<SctpTransport> sctp_transport = in TEST() local
83 std::unique_ptr<SctpTransportInternal> sctp_transport, in JsepTransport()
202 rtc::scoped_refptr<SctpTransportInterface> sctp_transport = in TEST_P() local
1075 std::unique_ptr<cricket::SctpTransportInternal> sctp_transport; in MaybeCreateJsepTransport() local
2935 rtc::scoped_refptr<SctpTransport> sctp_transport = in StartSctpTransport() local
15782 struct sctp_transport { struct15783 struct list_head transports;15784 struct rhlist_head node;15785 refcount_t refcnt;15786 __u32 rto_pending: 1;15787 __u32 hb_sent: 1;15788 __u32 pmtu_pending: 1;15789 __u32 dst_pending_confirm: 1;15790 __u32 sack_generation: 1;15791 u32 dst_cookie;[all …]
76821 struct sctp_transport { struct76822 struct list_head transports;76823 struct rhlist_head node;76824 refcount_t refcnt;76825 __u32 rto_pending: 1;76826 __u32 hb_sent: 1;76827 __u32 pmtu_pending: 1;76828 __u32 dst_pending_confirm: 1;76829 __u32 sack_generation: 1;76830 u32 dst_cookie;[all …]
68024 struct sctp_transport { struct68025 struct list_head transports;68026 struct rhlist_head node;68027 refcount_t refcnt;68028 __u32 rto_pending: 1;68029 __u32 hb_sent: 1;68030 __u32 pmtu_pending: 1;68031 __u32 dst_pending_confirm: 1;68032 __u32 sack_generation: 1;68033 u32 dst_cookie;[all …]
72757 struct sctp_transport { struct72758 struct list_head transports;72759 struct rhlist_head node;72760 refcount_t refcnt;72761 __u32 rto_pending: 1;72762 __u32 hb_sent: 1;72763 __u32 pmtu_pending: 1;72764 __u32 dst_pending_confirm: 1;72765 __u32 sack_generation: 1;72766 u32 dst_cookie;[all …]