Home
last modified time | relevance | path

Searched defs:mtu (Results 1 – 25 of 85) 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
937 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
Dgstrtpac3pay.c241 guint avail, FT, NF, mtu; in gst_rtp_ac3_pay_flush() 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
Dgstrtpmp4gpay.c458 guint mtu; in gst_rtp_mp4g_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/mesa3d/src/mesa/drivers/dri/r200/
Dr200_cmdbuf.c57 int i, mtu; in r200SetUpAtomList() local
/third_party/libnl/src/lib/
Dlink.c85 uint32_t mtu = nl_cli_parse_u32(arg); in nl_cli_link_parse_mtu() local
/third_party/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_ioctl.c64 int i, mtu = rmesa->radeon.glCtx.Const.MaxTextureUnits; in radeonSetUpAtomList() local
/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.c733 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()
/third_party/libnl/lib/route/
Dtc.c365 void rtnl_tc_set_mtu(struct rtnl_tc *tc, uint32_t mtu) in rtnl_tc_set_mtu()
755 uint32_t mtu = rtnl_tc_get_mtu(tc); in rtnl_tc_build_rate_table() local
/third_party/gstreamer/gstplugins_bad/sys/bluez/
Dgsta2dpsink.c442 guint mtu; in gst_a2dp_sink_init_dynamic_elements() local
/third_party/libnl/python/netlink/route/
Dlink.py249 def mtu(self): member in Link
254 def mtu(self, value): member in Link

1234