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
367 size_t mtu; in dtls1_check_timeout_num() local
938 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/ltp/testcases/kernel/pty/
Dpty04.c87 int mtu; member
95 static int ptmx, pts, sk, mtu, no_check; variable
/third_party/boringssl/src/ssl/
Dd1_lib.cc174 long mtu = in dtls1_check_timeout_num() local
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpklvpay.c116 guint mtu, rtp_header_size, max_payload_size; in gst_rtp_klv_pay_handle_buffer() local
Dgstrtpmp2tpay.c126 guint avail, mtu; in gst_rtp_mp2t_pay_flush() local
Dgstrtpamrpay.c253 guint packet_len, mtu; in gst_rtp_amr_pay_handle_buffer() local
Dgstrtpmp4apay.c359 guint mtu; in gst_rtp_mp4a_pay_handle_buffer() local
Dgstrtpac3pay.c238 guint avail, FT, NF, mtu; in gst_rtp_ac3_pay_flush() local
Dgstrtpmp4gpay.c455 guint mtu; in gst_rtp_mp4g_pay_flush() local
/third_party/uboot/u-boot-2020.01/board/Synology/ds109/
Dds109.h38 u16 mtu[4]; member
/third_party/libnl/src/lib/
Dlink.c85 uint32_t mtu = nl_cli_parse_u32(arg); in nl_cli_link_parse_mtu() 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.h78 guint mtu; member
/third_party/lwip/src/netif/ppp/
Dppp.c1025 int ppp_send_config(ppp_pcb *pcb, int mtu, u32_t accm, int pcomp, int accomp) { in ppp_send_config()
1315 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/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/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_net_connection.js109 mtu: "[PC Preview] unknow mtu" property
/third_party/libnl/python/netlink/route/
Dlink.py249 def mtu(self): member in Link
254 def mtu(self, value): member in Link
Dtc.py128 def mtu(self): member in Tc
132 def mtu(self, value): member in Tc
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtpbasepayload.h101 guint mtu; member

1234