Home
last modified time | relevance | path

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

12

/linux/Documentation/fault-injection/
H A Dnotifier-error-inject.rst73 * NETDEV_CHANGEMTU
85 # echo -22 > actions/NETDEV_CHANGEMTU/error
/linux/lib/
H A Dnetdev-notifier-error-inject.c15 { NOTIFIER_ERR_INJECT_ACTION(NETDEV_CHANGEMTU) },
/linux/net/hsr/
H A Dhsr_main.c94 case NETDEV_CHANGEMTU: in hsr_netdev_notify()
/linux/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_config.c262 case NETDEV_CHANGEMTU: in rmnet_config_notify_cb()
/linux/net/tipc/
H A Dtrace.h122 {(NETDEV_CHANGEMTU), "NETDEV_CHANGEMTU" },\
H A Dbearer.c712 case NETDEV_CHANGEMTU: in tipc_l2_device_event()
/linux/net/8021q/
H A Dvlan.c420 case NETDEV_CHANGEMTU: in vlan_device_event()
/linux/net/batman-adv/
H A Dhard-interface.c990 case NETDEV_CHANGEMTU: in batadv_hard_if_event()
/linux/drivers/infiniband/sw/rxe/
H A Drxe_net.c616 case NETDEV_CHANGEMTU: in rxe_notify()
/linux/net/atm/
H A Dclip.c570 case NETDEV_CHANGEMTU: in clip_device_event()
H A Dmpc.c1063 case NETDEV_CHANGEMTU: in mpoa_event_listener()
/linux/drivers/net/ppp/
H A Dpppoe.c338 case NETDEV_CHANGEMTU: in pppoe_device_event()
/linux/net/ipv4/
H A Ddevinet.c1606 } else if (event == NETDEV_CHANGEMTU) { in inetdev_event()
1658 case NETDEV_CHANGEMTU: in inetdev_event()
H A Dfib_frontend.c1513 case NETDEV_CHANGEMTU: in fib_netdev_event()
H A Dnexthop.c3840 case NETDEV_CHANGEMTU: in nh_netdev_event()
/linux/drivers/net/
H A Dmacvlan.c1804 case NETDEV_CHANGEMTU: in macvlan_device_event()
H A Damt.c3377 case NETDEV_CHANGEMTU: in amt_device_event()
H A Dmacsec.c4488 case NETDEV_CHANGEMTU: in macsec_notify()
/linux/drivers/scsi/fcoe/
H A Dfcoe.c1865 case NETDEV_CHANGEMTU: in fcoe_device_notification()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c2004 case NETDEV_CHANGEMTU: in mlxsw_sp_netdevice_ipip_ol_event()
9948 case NETDEV_CHANGEMTU: in mlxsw_sp_is_router_event()
9971 case NETDEV_CHANGEMTU: in mlxsw_sp_netdevice_router_port_event()
/linux/include/linux/
H A Dnetdevice.h3077 NETDEV_CHANGEMTU, /* notify after mtu change happened */ enumerator
/linux/net/core/
H A Ddev.c9400 err = call_netdevice_notifiers_mtu(NETDEV_CHANGEMTU, dev, in dev_set_mtu_ext()
9408 call_netdevice_notifiers_mtu(NETDEV_CHANGEMTU, dev, in dev_set_mtu_ext()
H A Drtnetlink.c6960 case NETDEV_CHANGEMTU: in rtnetlink_event()
/linux/drivers/net/bonding/
H A Dbond_main.c4068 case NETDEV_CHANGEMTU: in bond_slave_netdev_event()
/linux/net/ipv6/
H A Daddrconf.c3655 case NETDEV_CHANGEMTU: in addrconf_notify()

12