Home
last modified time | relevance | path

Searched refs:NETDEV_CHANGEMTU (Results 1 – 25 of 26) sorted by relevance

12

/Linux-v4.19/lib/
Dnetdev-notifier-error-inject.c14 { NOTIFIER_ERR_INJECT_ACTION(NETDEV_CHANGEMTU) },
DKconfig.debug1505 # echo -22 > actions/NETDEV_CHANGEMTU/error
/Linux-v4.19/Documentation/fault-injection/
Dnotifier-error-inject.txt69 * NETDEV_CHANGEMTU
81 # echo -22 > actions/NETDEV_CHANGEMTU/error
/Linux-v4.19/net/hsr/
Dhsr_main.c80 case NETDEV_CHANGEMTU: in hsr_netdev_notify()
/Linux-v4.19/net/bridge/
Dbr.c55 case NETDEV_CHANGEMTU: in br_device_event()
/Linux-v4.19/drivers/infiniband/hw/usnic/
Dusnic_ib_main.c193 case NETDEV_CHANGEMTU: in usnic_ib_handle_usdev_event()
/Linux-v4.19/net/8021q/
Dvlan.c414 case NETDEV_CHANGEMTU: in vlan_device_event()
/Linux-v4.19/net/batman-adv/
Dhard-interface.c1051 case NETDEV_CHANGEMTU: in batadv_hard_if_event()
/Linux-v4.19/drivers/infiniband/sw/rxe/
Drxe_net.c665 case NETDEV_CHANGEMTU: in rxe_notify()
/Linux-v4.19/net/atm/
Dclip.c569 case NETDEV_CHANGEMTU: in clip_device_event()
Dmpc.c1062 case NETDEV_CHANGEMTU: in mpoa_event_listener()
/Linux-v4.19/drivers/net/ppp/
Dpppoe.c345 case NETDEV_CHANGEMTU: in pppoe_device_event()
/Linux-v4.19/drivers/net/ipvlan/
Dipvlan_main.c811 case NETDEV_CHANGEMTU: in ipvlan_device_event()
/Linux-v4.19/net/tipc/
Dbearer.c624 case NETDEV_CHANGEMTU: in tipc_l2_device_event()
/Linux-v4.19/net/ipv4/
Ddevinet.c1475 } else if (event == NETDEV_CHANGEMTU) { in inetdev_event()
1530 case NETDEV_CHANGEMTU: in inetdev_event()
Dfib_frontend.c1284 case NETDEV_CHANGEMTU: in fib_netdev_event()
/Linux-v4.19/drivers/net/
Dmacvlan.c1657 case NETDEV_CHANGEMTU: in macvlan_device_event()
Dmacsec.c3510 case NETDEV_CHANGEMTU: { in macsec_notify()
/Linux-v4.19/drivers/scsi/fcoe/
Dfcoe.c1888 case NETDEV_CHANGEMTU: in fcoe_device_notification()
/Linux-v4.19/include/linux/
Dnetdevice.h2423 NETDEV_CHANGEMTU, /* notify after mtu change happened */ enumerator
/Linux-v4.19/net/core/
Ddev.c7599 err = call_netdevice_notifiers_mtu(NETDEV_CHANGEMTU, dev, in dev_set_mtu_ext()
7607 call_netdevice_notifiers_mtu(NETDEV_CHANGEMTU, dev, in dev_set_mtu_ext()
Drtnetlink.c4769 case NETDEV_CHANGEMTU: in rtnetlink_event()
/Linux-v4.19/drivers/net/bonding/
Dbond_main.c3137 case NETDEV_CHANGEMTU: in bond_slave_netdev_event()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c4907 else if (event == NETDEV_CHANGEADDR || event == NETDEV_CHANGEMTU) in mlxsw_sp_netdevice_event()
/Linux-v4.19/net/ipv6/
Daddrconf.c3440 case NETDEV_CHANGEMTU: in addrconf_notify()

12