Searched defs:set_mtu (Results 1 – 7 of 7) sorted by relevance
| /linux/net/ipv6/ |
| H A D | ip6_gre.c | 1121 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() 2247 static void ip6erspan_tnl_link_config(struct ip6_tnl *t, int set_mtu) in ip6erspan_tnl_link_config() 2254 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 | 866 bool set_mtu, in ip_tunnel_update()
|
| H A D | ip_gre.c | 792 static void ipgre_link_update(struct net_device *dev, bool set_mtu) in ipgre_link_update()
|
| /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 | 647 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
|