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
Dpeer_connection_data_channel_unittest.cc202 rtc::scoped_refptr<SctpTransportInterface> sctp_transport = in TEST_P() local
Djsep_transport.cc83 std::unique_ptr<SctpTransportInternal> sctp_transport, in JsepTransport()
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.h53509 struct sctp_transport { struct
53510 struct list_head transports;
53511 struct rhlist_head node;
53512 refcount_t refcnt;
53513 __u32 rto_pending: 1;
53514 __u32 hb_sent: 1;
53515 __u32 pmtu_pending: 1;
53516 __u32 dst_pending_confirm: 1;
53517 __u32 sack_generation: 1;
53518 u32 dst_cookie;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h82151 struct sctp_transport { struct
82152 struct list_head transports;
82153 struct rhlist_head node;
82154 refcount_t refcnt;
82155 __u32 rto_pending: 1;
82156 __u32 hb_sent: 1;
82157 __u32 pmtu_pending: 1;
82158 __u32 dst_pending_confirm: 1;
82159 __u32 sack_generation: 1;
82160 u32 dst_cookie;
[all …]
Dvmlinux.h82151 struct sctp_transport { struct
82152 struct list_head transports;
82153 struct rhlist_head node;
82154 refcount_t refcnt;
82155 __u32 rto_pending: 1;
82156 __u32 hb_sent: 1;
82157 __u32 pmtu_pending: 1;
82158 __u32 dst_pending_confirm: 1;
82159 __u32 sack_generation: 1;
82160 u32 dst_cookie;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h48602 struct sctp_transport { struct
48603 struct list_head transports;
48604 struct rhlist_head node;
48605 refcount_t refcnt;
48606 __u32 rto_pending: 1;
48607 __u32 hb_sent: 1;
48608 __u32 pmtu_pending: 1;
48609 __u32 dst_pending_confirm: 1;
48610 __u32 sack_generation: 1;
48611 u32 dst_cookie;
[all …]
Dvmlinux_510.h48602 struct sctp_transport { struct
48603 struct list_head transports;
48604 struct rhlist_head node;
48605 refcount_t refcnt;
48606 __u32 rto_pending: 1;
48607 __u32 hb_sent: 1;
48608 __u32 pmtu_pending: 1;
48609 __u32 dst_pending_confirm: 1;
48610 __u32 sack_generation: 1;
48611 u32 dst_cookie;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h57040 struct sctp_transport { struct
57041 struct list_head transports;
57042 struct rhlist_head node;
57043 refcount_t refcnt;
57044 __u32 rto_pending: 1;
57045 __u32 hb_sent: 1;
57046 __u32 pmtu_pending: 1;
57047 __u32 dst_pending_confirm: 1;
57048 __u32 sack_generation: 1;
57049 u32 dst_cookie;
[all …]
Dvmlinux.h57040 struct sctp_transport { struct
57041 struct list_head transports;
57042 struct rhlist_head node;
57043 refcount_t refcnt;
57044 __u32 rto_pending: 1;
57045 __u32 hb_sent: 1;
57046 __u32 pmtu_pending: 1;
57047 __u32 dst_pending_confirm: 1;
57048 __u32 sack_generation: 1;
57049 u32 dst_cookie;
[all …]