Searched defs:set_mtu (Results 1 – 9 of 9) sorted by relevance
/linux-6.6.21/net/ipv6/ |
D | ip6_gre.c | 1132 static void ip6gre_tnl_link_config_route(struct ip6_tnl *t, int set_mtu, in ip6gre_tnl_link_config_route() 1192 static void ip6gre_tnl_link_config(struct ip6_tnl *t, int set_mtu) in ip6gre_tnl_link_config() 1222 int set_mtu) in ip6gre_tnl_change() 2272 static void ip6erspan_tnl_link_config(struct ip6_tnl *t, int set_mtu) in ip6erspan_tnl_link_config() 2279 const struct __ip6_tnl_parm *p, int set_mtu) in ip6erspan_tnl_change()
|
/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb/ |
D | gmac.h | 101 int (*set_mtu)(struct cmac *, int mtu); member
|
/linux-6.6.21/net/ipv4/ |
D | ip_tunnel.c | 863 bool set_mtu, in ip_tunnel_update()
|
D | ip_gre.c | 757 static void ipgre_link_update(struct net_device *dev, bool set_mtu) in ipgre_link_update()
|
/linux-6.6.21/drivers/infiniband/hw/hfi1/ |
D | driver.c | 1238 int set_mtu(struct hfi1_pportdata *ppd) in set_mtu() function
|
/linux-6.6.21/tools/testing/selftests/bpf/ |
D | test_offload.py | 473 def set_mtu(self, mtu, fail=True): member in NetdevSim
|
/linux-6.6.21/drivers/net/ethernet/hisilicon/hns/ |
D | hnae.h | 509 int (*set_mtu)(struct hnae_handle *handle, int new_mtu); member
|
/linux-6.6.21/drivers/net/ethernet/hisilicon/hns3/ |
D | hnae3.h | 616 int (*set_mtu)(struct hnae3_handle *handle, int new_mtu); member
|
/linux-6.6.21/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic.h | 1641 int (*set_mtu) (struct netxen_adapter *, int); member
|