Home
last modified time | relevance | path

Searched defs:mtu (Results 276 - 300 of 951) sorted by relevance

1...<<11121314151617181920>>...39

/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dudpgso.c291 static void __set_device_mtu(int fd, const char *ifname, unsigned int mtu) in __set_device_mtu() argument
304 static void set_device_mtu(int fd, int mtu) in set_device_mtu() argument
340 unsigned int mtu; get_path_mtu() local
358 set_route_mtu(int mtu, bool is_ipv4) set_route_mtu() argument
[all...]
/kernel/liteos_m/components/net/lwip-2.1/porting/src/
H A Dapi_shell.c80 u16_t mtu; member
/kernel/linux/linux-6.6/net/batman-adv/
H A Dhard-interface.c636 int mtu; in batadv_update_min_mtu() local
/kernel/linux/linux-6.6/net/caif/
H A Dchnl_net.c245 int llifindex, headroom, tailroom, mtu; in chnl_net_open() local
[all...]
/kernel/linux/linux-6.6/net/can/
H A Draw.c807 static bool raw_bad_txframe(struct raw_sock *ro, struct sk_buff *skb, int mtu) in raw_bad_txframe() argument
/kernel/linux/linux-6.6/net/dccp/
H A Dipv4.c157 dccp_do_pmtu_discovery(struct sock *sk, const struct iphdr *iph, u32 mtu) dccp_do_pmtu_discovery() argument
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_flow_table_ip.c246 static bool nf_flow_exceeds_mtu(const struct sk_buff *skb, unsigned int mtu) in nf_flow_exceeds_mtu() argument
368 unsigned int thoff, mtu; in nf_flow_offload_forward() local
647 unsigned int thoff, mtu; in nf_flow_offload_ipv6_forward() local
[all...]
/kernel/linux/linux-6.6/net/ipv4/
H A Dip_vti.c175 int mtu; in vti_xmit() local
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_output.c785 int mtu, ret = 0; in xfrm4_tunnel_check_size() local
833 int mtu, ret = 0; in xfrm6_tunnel_check_size() local
893 xfrm_local_error(struct sk_buff *skb, int mtu) xfrm_local_error() argument
[all...]
/third_party/lwip/src/netif/ppp/
H A Dccp.c1208 int mtu; in ccp_reqci() local
/third_party/pulseaudio/src/modules/rtp/
H A Drtp-gstreamer.c69 size_t mtu; member
84 static bool init_send_pipeline(pa_rtp_context *c, int fd, uint8_t payload, size_t mtu, const pa_sample_spec *ss, bool enable_opus) { in init_send_pipeline() argument
205 pa_rtp_context* pa_rtp_context_new_send(int fd, uint8_t payload, size_t mtu, const pa_sample_spec *ss, bool enable_opus) { in pa_rtp_context_new_send() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_pwd.c41 size_t mtu; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_pwd.c41 size_t mtu; member
/vendor/hihope/neptune_iotlink_demo/ble/source/
H A Dble_server_demo.c334 void test_mtuChangeCallback(int connId, int mtu) in test_mtuChangeCallback() argument
/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/
H A Dnet_bdh_adpater.c508 int32_t hdf_bdh6_netdev_changemtu(struct NetDevice *netDev, int32_t mtu) in hdf_bdh6_netdev_changemtu() argument
526 int32_t hdf_p2p_netdev_changemtu(struct NetDevice *netDev, int32_t mtu) in hdf_p2p_netdev_changemtu() argument
/device/qemu/riscv32_virt/liteos_m/board/driver/
H A Dvirtnet.c79 uint16_t mtu; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hdfadapt/
H A Dnet_adpater.c1204 static inline int32_t oal_net_device_change_mtu(oal_net_device_stru *netdev, hi_s32 mtu) in oal_net_device_change_mtu() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H A Dnetifapi.h151 u16_t mtu; member
/device/soc/rockchip/common/sdk_linux/net/bluetooth/
H A Dl2cap_sock.c734 static bool l2cap_valid_mtu(struct l2cap_chan *chan, u16 mtu) in l2cap_valid_mtu() argument
928 u16 mtu; in l2cap_sock_setsockopt() local
H A Dsco.c51 unsigned int mtu; member
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_client.cpp837 int GattClient::RequestBleMtuSize(int mtu) in RequestBleMtuSize() argument
H A Dbluetooth_gatt_server.cpp340 mtu); local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_vendor.cpp738 AvrcTgGcpasvPacket::AvrcTgGcpasvPacket(uint16_t mtu, uint8_t crCode, const std::deque<uint8_t> &attributes, in AvrcTgGcpasvPacket() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/
H A Da2dp_aac_param_ctrl.cpp800 int ComputeMaxBitRateAac(const uint8_t *codecInfo, uint16_t mtu) in ComputeMaxBitRateAac() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/src/
H A Da2dp_encoder_sbc.cpp307 const uint16_t mtu = A2DP_SBC_MAX_PACKET_SIZE - A2DP_SBC_PACKET_HEAD_SIZE - A2DP_SBC_MEDIA_PAYLOAD_HEAD_SIZE; in UpdateEncoderParam() local
669 uint16_t mtu = a2dpSbcEncoderCb_.mtuSize; in UpdateMtuSize() local
[all...]

Completed in 36 milliseconds

1...<<11121314151617181920>>...39