Home
last modified time | relevance | path

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

12

/Linux-v5.15/lib/
Dnetdev-notifier-error-inject.c15 { NOTIFIER_ERR_INJECT_ACTION(NETDEV_CHANGEMTU) },
/Linux-v5.15/Documentation/fault-injection/
Dnotifier-error-inject.rst73 * NETDEV_CHANGEMTU
85 # echo -22 > actions/NETDEV_CHANGEMTU/error
/Linux-v5.15/net/hsr/
Dhsr_main.c94 case NETDEV_CHANGEMTU: in hsr_netdev_notify()
/Linux-v5.15/net/bridge/
Dbr.c62 case NETDEV_CHANGEMTU: in br_device_event()
/Linux-v5.15/drivers/net/ethernet/qualcomm/rmnet/
Drmnet_config.c257 case NETDEV_CHANGEMTU: in rmnet_config_notify_cb()
/Linux-v5.15/net/tipc/
Dtrace.h122 {(NETDEV_CHANGEMTU), "NETDEV_CHANGEMTU" },\
Dbearer.c696 case NETDEV_CHANGEMTU: in tipc_l2_device_event()
/Linux-v5.15/drivers/infiniband/sw/siw/
Dsiw_main.c483 case NETDEV_CHANGEMTU: in siw_netdev_event()
/Linux-v5.15/net/8021q/
Dvlan.c426 case NETDEV_CHANGEMTU: in vlan_device_event()
/Linux-v5.15/net/batman-adv/
Dhard-interface.c955 case NETDEV_CHANGEMTU: in batadv_hard_if_event()
/Linux-v5.15/drivers/infiniband/hw/usnic/
Dusnic_ib_main.c201 case NETDEV_CHANGEMTU: in usnic_ib_handle_usdev_event()
/Linux-v5.15/drivers/infiniband/sw/rxe/
Drxe_net.c617 case NETDEV_CHANGEMTU: in rxe_notify()
/Linux-v5.15/net/atm/
Dclip.c570 case NETDEV_CHANGEMTU: in clip_device_event()
Dmpc.c1063 case NETDEV_CHANGEMTU: in mpoa_event_listener()
/Linux-v5.15/drivers/net/ppp/
Dpppoe.c338 case NETDEV_CHANGEMTU: in pppoe_device_event()
/Linux-v5.15/drivers/net/ipvlan/
Dipvlan_main.c772 case NETDEV_CHANGEMTU: in ipvlan_device_event()
/Linux-v5.15/net/ipv4/
Ddevinet.c1537 } else if (event == NETDEV_CHANGEMTU) { in inetdev_event()
1592 case NETDEV_CHANGEMTU: in inetdev_event()
Dfib_frontend.c1485 case NETDEV_CHANGEMTU: in fib_netdev_event()
Dnexthop.c3556 case NETDEV_CHANGEMTU: in nh_netdev_event()
/Linux-v5.15/drivers/net/
Dmacvlan.c1755 case NETDEV_CHANGEMTU: in macvlan_device_event()
Dmacsec.c4306 case NETDEV_CHANGEMTU: { in macsec_notify()
/Linux-v5.15/drivers/scsi/fcoe/
Dfcoe.c1874 case NETDEV_CHANGEMTU: in fcoe_device_notification()
/Linux-v5.15/include/linux/
Dnetdevice.h2784 NETDEV_CHANGEMTU, /* notify after mtu change happened */ enumerator
/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c4672 event == NETDEV_CHANGEMTU) in mlxsw_sp_netdevice_event()
/Linux-v5.15/net/core/
Ddev.c8910 err = call_netdevice_notifiers_mtu(NETDEV_CHANGEMTU, dev, in dev_set_mtu_ext()
8918 call_netdevice_notifiers_mtu(NETDEV_CHANGEMTU, dev, in dev_set_mtu_ext()

12