Home
last modified time | relevance | path

Searched defs:sctp_transport (Results 1 – 12 of 12) sorted by relevance

/external/webrtc/pc/
Dsctp_transport_unittest.cc155 rtc::scoped_refptr<SctpTransport> sctp_transport = in TEST() local
Djsep_transport.cc83 std::unique_ptr<SctpTransportInternal> sctp_transport, in JsepTransport()
Dpeer_connection_data_channel_unittest.cc202 rtc::scoped_refptr<SctpTransportInterface> sctp_transport = in TEST_P() local
Djsep_transport_controller.cc1075 std::unique_ptr<cricket::SctpTransportInternal> sctp_transport; in MaybeCreateJsepTransport() local
Dpeer_connection.cc2935 rtc::scoped_refptr<SctpTransport> sctp_transport = in StartSctpTransport() local
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h15782 struct sctp_transport { struct
15783 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 …]
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h76821 struct sctp_transport { struct
76822 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 …]
Dvmlinux.h76821 struct sctp_transport { struct
76822 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 …]
/external/bcc/libbpf-tools/x86/
Dvmlinux.h68024 struct sctp_transport { struct
68025 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 …]
Dvmlinux_518.h68024 struct sctp_transport { struct
68025 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 …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux_608.h72757 struct sctp_transport { struct
72758 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 …]
Dvmlinux.h72757 struct sctp_transport { struct
72758 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 …]