Home
last modified time | relevance | path

Searched defs:mtu (Results 1 – 25 of 78) sorted by relevance

1234

/third_party/openssl/ssl/
Dd1_lib.c159 size_t mtu; in dtls1_clear() local
366 size_t mtu; in dtls1_check_timeout_num() local
930 size_t mtu = s->d1->mtu; in DTLS_get_data_mtu() local
/third_party/pulseaudio/src/modules/rtp/
Drtp-native.c54 size_t mtu; member
61 pa_rtp_context* pa_rtp_context_new_send(int fd, uint8_t payload, size_t mtu, const pa_sample_spec *… in pa_rtp_context_new_send()
Drtp-gstreamer.c61 size_t mtu; member
76 static bool init_send_pipeline(pa_rtp_context *c, int fd, uint8_t payload, size_t mtu, const pa_sam… in init_send_pipeline()
170 pa_rtp_context* pa_rtp_context_new_send(int fd, uint8_t payload, size_t mtu, const pa_sample_spec *… in pa_rtp_context_new_send()
Dmodule-rtp-send.c212 uint32_t port = DEFAULT_PORT, mtu; in pa__init() local
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpklvpay.c119 guint mtu, rtp_header_size, max_payload_size; in gst_rtp_klv_pay_handle_buffer() local
Dgstrtpmp2tpay.c129 guint avail, mtu; in gst_rtp_mp2t_pay_flush() local
Dgstrtpamrpay.c256 guint packet_len, mtu; in gst_rtp_amr_pay_handle_buffer() local
Dgstrtpmp4apay.c362 guint mtu; in gst_rtp_mp4a_pay_handle_buffer() local
Dgstrtph265pay.c999 guint mtu; in gst_rtp_h265_pay_payload_nal() local
1166 guint mtu, guint8 nal_type, const guint8 * nal_header, int size) in gst_rtp_h265_pay_payload_nal_fragment()
1343 guint mtu; in gst_rtp_h265_pay_payload_nal_bundle() local
Dgstrtpac3pay.c241 guint avail, FT, NF, mtu; in gst_rtp_ac3_pay_flush() local
Dgstrtpmp4gpay.c458 guint mtu; in gst_rtp_mp4g_pay_flush() local
Dgstrtpvp9pay.c481 guint offset, mtu, vp9_hdr_len; in gst_rtp_vp9_pay_handle_buffer() local
Dgstrtpmp4vpay.c242 guint avail, mtu; in gst_rtp_mp4v_pay_flush() local
/third_party/gstreamer/gstplugins_bad/ext/avtp/
Dgstavtpcvfpay.h49 guint mtu; member
/third_party/ltp/testcases/kernel/pty/
Dpty04.c87 int mtu; member
95 static int ptmx, pts, sk, mtu, no_check; variable
/third_party/ltp/testcases/network/sctp/
Dsctp_big_chunk.c137 static unsigned int mtu; variable
/third_party/lwip/src/core/ipv6/
Dicmp6.c236 icmp6_packet_too_big(struct pbuf *p, u32_t mtu) in icmp6_packet_too_big()
Dip6_frag.c753 const u16_t mtu = nd6_get_destination_mtu(dest, netif); in ip6_frag() local
/third_party/gstreamer/gstplugins_good/gst/udp/
Dgstudpsrc.h94 guint mtu; member
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_net_connection.js51 mtu: '[PC preview] unknow mtu' property
/third_party/lwip/src/netif/ppp/
Dppp.c1028 int ppp_send_config(ppp_pcb *pcb, int mtu, u32_t accm, int pcomp, int accomp) { in ppp_send_config()
1318 void netif_set_mtu(ppp_pcb *pcb, int mtu) { in netif_set_mtu()
Dmultilink.c125 int l, mtu; in mp_join_bundle() local
/third_party/gstreamer/gstplugins_bad/sys/bluez/
Dgsta2dpsink.c442 guint mtu; in gst_a2dp_sink_init_dynamic_elements() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtpbasepayload.h101 guint mtu; member
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtptwcc.c81 guint mtu; member
148 rtp_twcc_manager_new (guint mtu) in rtp_twcc_manager_new()
217 rtp_twcc_manager_set_mtu (RTPTWCCManager * twcc, guint mtu) in rtp_twcc_manager_set_mtu()

1234