/third_party/openssl/ssl/ |
D | d1_lib.c | 159 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/ |
D | rtp-native.c | 54 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()
|
D | rtp-gstreamer.c | 61 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()
|
D | module-rtp-send.c | 212 uint32_t port = DEFAULT_PORT, mtu; in pa__init() local
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtpklvpay.c | 119 guint mtu, rtp_header_size, max_payload_size; in gst_rtp_klv_pay_handle_buffer() local
|
D | gstrtpmp2tpay.c | 129 guint avail, mtu; in gst_rtp_mp2t_pay_flush() local
|
D | gstrtpamrpay.c | 256 guint packet_len, mtu; in gst_rtp_amr_pay_handle_buffer() local
|
D | gstrtpmp4apay.c | 362 guint mtu; in gst_rtp_mp4a_pay_handle_buffer() local
|
D | gstrtpac3pay.c | 241 guint avail, FT, NF, mtu; in gst_rtp_ac3_pay_flush() local
|
D | gstrtph265pay.c | 999 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
|
D | gstrtpmp4gpay.c | 458 guint mtu; in gst_rtp_mp4g_pay_flush() local
|
/third_party/gstreamer/gstplugins_bad/ext/avtp/ |
D | gstavtpcvfpay.h | 49 guint mtu; member
|
/third_party/ltp/testcases/kernel/pty/ |
D | pty04.c | 87 int mtu; member 95 static int ptmx, pts, sk, mtu, no_check; variable
|
/third_party/mesa3d/src/mesa/drivers/dri/r200/ |
D | r200_cmdbuf.c | 57 int i, mtu; in r200SetUpAtomList() local
|
/third_party/libnl/src/lib/ |
D | link.c | 85 uint32_t mtu = nl_cli_parse_u32(arg); in nl_cli_link_parse_mtu() local
|
/third_party/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_ioctl.c | 64 int i, mtu = rmesa->radeon.glCtx.Const.MaxTextureUnits; in radeonSetUpAtomList() local
|
/third_party/ltp/testcases/network/sctp/ |
D | sctp_big_chunk.c | 137 static unsigned int mtu; variable
|
/third_party/lwip/src/core/ipv6/ |
D | icmp6.c | 236 icmp6_packet_too_big(struct pbuf *p, u32_t mtu) in icmp6_packet_too_big()
|
D | ip6_frag.c | 733 const u16_t mtu = nd6_get_destination_mtu(dest, netif); in ip6_frag() local
|
/third_party/gstreamer/gstplugins_good/gst/udp/ |
D | gstudpsrc.h | 94 guint mtu; member
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_net_connection.js | 51 mtu: '[PC preview] unknow mtu' property
|
/third_party/lwip/src/netif/ppp/ |
D | ppp.c | 1028 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/ |
D | tc.c | 365 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/ |
D | gsta2dpsink.c | 442 guint mtu; in gst_a2dp_sink_init_dynamic_elements() local
|
/third_party/libnl/python/netlink/route/ |
D | link.py | 249 def mtu(self): member in Link 254 def mtu(self, value): member in Link
|