Home
last modified time | relevance | path

Searched defs:mtu (Results 51 – 75 of 432) sorted by relevance

12345678910>>...18

/openbmc/linux/include/net/
H A Dip.h198 unsigned int mtu; member
457 unsigned int mtu; in ip_dst_mtu_maybe_forward() local
488 unsigned int mtu; in ip_skb_dst_mtu() local
800 static inline bool inetdev_valid_mtu(unsigned int mtu) in inetdev_valid_mtu()
H A Ddst_ops.h22 unsigned int (*mtu)(const struct dst_entry *); member
/openbmc/phosphor-networkd/src/
H A Dsystem_queries.cpp97 void setMTU(std::string_view ifname, unsigned mtu) in setMTU()
H A Dtypes.hpp34 std::optional<unsigned> mtu = std::nullopt; member
/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Dvnic_enet.h15 u16 mtu; member
/openbmc/linux/net/sched/
H A Dsch_tbf.c103 s64 mtu; member
362 s64 buffer, mtu; in tbf_change() local
/openbmc/linux/net/rxrpc/
H A Dpeer_event.c103 static void rxrpc_adjust_mtu(struct rxrpc_peer *peer, unsigned int mtu) in rxrpc_adjust_mtu()
/openbmc/linux/net/core/
H A Dgso.c253 bool skb_gso_validate_network_len(const struct sk_buff *skb, unsigned int mtu) in skb_gso_validate_network_len()
/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_resp.c372 unsigned int mtu = qp->mtu; in rxe_resp_check_length() local
449 int mtu = qp->mtu; in check_rkey() local
883 int mtu = qp->mtu; in read_reply() local
/openbmc/linux/drivers/net/ethernet/chelsio/libcxgb/
H A Dlibcxgb_cm.h65 cxgb_best_mtu(const unsigned short *mtus, unsigned short mtu, in cxgb_best_mtu()
/openbmc/linux/drivers/net/
H A Dloopback.c165 unsigned int mtu, in gen_lo_setup()
/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_ctrl_net.h118 struct octep_ctrl_net_h2f_req_cmd_mtu mtu; member
168 struct octep_ctrl_net_h2f_resp_cmd_mtu mtu; member
/openbmc/linux/net/mpls/
H A Dmpls_iptunnel.c43 unsigned int mtu; in mpls_xmit() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_buffers.c348 static u16 mlxsw_sp_hdroom_buf_threshold_get(const struct mlxsw_sp *mlxsw_sp, int mtu) in mlxsw_sp_hdroom_buf_threshold_get()
380 static u32 mlxsw_sp_hdroom_int_buf_size_get(struct mlxsw_sp *mlxsw_sp, int mtu, u32 speed) in mlxsw_sp_hdroom_int_buf_size_get()
1207 static u32 mlxsw_sp1_pb_int_buf_size_get(int mtu, u32 speed) in mlxsw_sp1_pb_int_buf_size_get()
1212 static u32 __mlxsw_sp_pb_int_buf_size_get(int mtu, u32 speed, u32 buffer_factor) in __mlxsw_sp_pb_int_buf_size_get()
1219 static u32 mlxsw_sp2_pb_int_buf_size_get(int mtu, u32 speed) in mlxsw_sp2_pb_int_buf_size_get()
1228 static u32 mlxsw_sp3_pb_int_buf_size_get(int mtu, u32 speed) in mlxsw_sp3_pb_int_buf_size_get()
/openbmc/linux/drivers/net/ethernet/
H A Dlantiq_xrx200.c113 static int xrx200_max_frame_len(int mtu) in xrx200_max_frame_len()
118 static int xrx200_buffer_size(int mtu) in xrx200_buffer_size()
/openbmc/linux/drivers/net/slip/
H A Dslip.c130 static int sl_alloc_bufs(struct slip *sl, int mtu) in sl_alloc_bufs()
221 static int sl_realloc_bufs(struct slip *sl, int mtu)
/openbmc/linux/include/uapi/rdma/
H A Dib_user_sa.h63 __u32 mtu; member
/openbmc/linux/drivers/net/wireguard/
H A Dqueueing.h63 u32 mtu; member
/openbmc/linux/include/uapi/linux/can/
H A Disotp.h109 __u8 mtu; /* generated & accepted CAN frame type */ member
/openbmc/linux/net/ipv6/
H A Dnetfilter.c133 unsigned int mtu, hlen; in br_ip6_fragment() local
H A Dip6_gre.c819 __u32 mtu; in ip6gre_xmit_ipv4() local
852 __u32 mtu; in ip6gre_xmit_ipv6() local
882 __u32 mtu; in ip6gre_xmit_other() local
948 __u32 mtu; in ip6erspan_tunnel_xmit() local
1162 int mtu = rt->dst.dev->mtu - t_hlen; in ip6gre_tnl_link_config_route() local
/openbmc/linux/arch/sparc/include/asm/
H A Dldc.h25 u32 mtu; member
/openbmc/qemu/
H A Dqemu-bridge-helper.c241 int mtu; in main() local
/openbmc/linux/drivers/net/ethernet/ibm/emac/
H A Dcore.h57 static inline int emac_rx_size(int mtu) in emac_rx_size()
66 static inline int emac_rx_skb_size(int mtu) in emac_rx_skb_size()
74 static inline int emac_rx_sync_size(int mtu) in emac_rx_sync_size()
/openbmc/phosphor-networkd/test/
H A Dtest_rtnetlink.cpp45 unsigned mtu __attribute__((aligned((RTA_ALIGNTO)))) = 50; in TEST() member

12345678910>>...18