Searched defs:set_mtu (Results 1 – 8 of 8) sorted by relevance
/linux/net/ipv6/ |
H A D | ip6_gre.c | 1119 static void ip6gre_tnl_link_config_route(struct ip6_tnl *t, int set_mtu, in ip6gre_tnl_link_config_route() 1179 static void ip6gre_tnl_link_config(struct ip6_tnl *t, int set_mtu) in ip6gre_tnl_link_config() 1209 int set_mtu) in ip6gre_tnl_change() 2237 static void ip6erspan_tnl_link_config(struct ip6_tnl *t, int set_mtu) in ip6erspan_tnl_link_config() 2244 const struct __ip6_tnl_parm *p, int set_mtu) in ip6erspan_tnl_change()
|
/linux/drivers/net/ethernet/chelsio/cxgb/ |
H A D | gmac.h | 101 int (*set_mtu)(struct cmac *, int mtu); member
|
/linux/net/ipv4/ |
H A D | ip_tunnel.c | 877 bool set_mtu, in ip_tunnel_update()
|
H A D | ip_gre.c | 785 static void ipgre_link_update(struct net_device *dev, bool set_mtu) in ipgre_link_update() argument
|
/linux/drivers/infiniband/hw/hfi1/ |
H A D | driver.c | 1238 int set_mtu(struct hfi1_pportdata *ppd) in set_mtu() function
|
/linux/tools/testing/selftests/net/ |
H A D | bpf_offload.py | 415 def set_mtu(self, mtu, fail=True): member in BpfNetdevSim
|
/linux/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hnae3.h | 642 int (*set_mtu)(struct hnae3_handle *handle, int new_mtu); member
|
/linux/drivers/net/ethernet/qlogic/netxen/ |
H A D | netxen_nic.h | 1641 int (*set_mtu) (struct netxen_adapter *, int); member
|