Home
last modified time | relevance | path

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

12

/linux-6.15/Documentation/fault-injection/
H A Dnotifier-error-inject.rst73 * NETDEV_CHANGEMTU
85 # echo -22 > actions/NETDEV_CHANGEMTU/error
/linux-6.15/lib/
H A Dnetdev-notifier-error-inject.c15 { NOTIFIER_ERR_INJECT_ACTION(NETDEV_CHANGEMTU) },
/linux-6.15/net/core/
H A Dlock_debug.c29 case NETDEV_CHANGEMTU: in netdev_debug_event()
/linux-6.15/net/hsr/
H A Dhsr_main.c94 case NETDEV_CHANGEMTU: in hsr_netdev_notify()
/linux-6.15/net/bridge/
H A Dbr.c69 case NETDEV_CHANGEMTU: in br_device_event()
/linux-6.15/net/tipc/
H A Dtrace.h122 {(NETDEV_CHANGEMTU), "NETDEV_CHANGEMTU" },\
H A Dbearer.c712 case NETDEV_CHANGEMTU: in tipc_l2_device_event()
/linux-6.15/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_config.c265 case NETDEV_CHANGEMTU: in rmnet_config_notify_cb()
/linux-6.15/net/8021q/
H A Dvlan.c420 case NETDEV_CHANGEMTU: in vlan_device_event()
/linux-6.15/drivers/infiniband/hw/erdma/
H A Derdma_main.c29 case NETDEV_CHANGEMTU: in erdma_netdev_event()
/linux-6.15/drivers/infiniband/hw/usnic/
H A Dusnic_ib_main.c173 case NETDEV_CHANGEMTU: in usnic_ib_handle_usdev_event()
/linux-6.15/net/batman-adv/
H A Dhard-interface.c988 case NETDEV_CHANGEMTU: in batadv_hard_if_event()
/linux-6.15/drivers/infiniband/sw/rxe/
H A Drxe_net.c616 case NETDEV_CHANGEMTU: in rxe_notify()
/linux-6.15/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-6.15/drivers/net/ppp/
H A Dpppoe.c338 case NETDEV_CHANGEMTU: in pppoe_device_event()
/linux-6.15/drivers/net/ipvlan/
H A Dipvlan_main.c779 case NETDEV_CHANGEMTU: in ipvlan_device_event()
/linux-6.15/net/ipv4/
H A Ddevinet.c1598 } else if (event == NETDEV_CHANGEMTU) { in inetdev_event()
1650 case NETDEV_CHANGEMTU: in inetdev_event()
H A Dfib_frontend.c1534 case NETDEV_CHANGEMTU: in fib_netdev_event()
H A Dnexthop.c3880 case NETDEV_CHANGEMTU: in nh_netdev_event()
/linux-6.15/drivers/net/
H A Dmacvlan.c1808 case NETDEV_CHANGEMTU: in macvlan_device_event()
H A Damt.c3380 case NETDEV_CHANGEMTU: in amt_device_event()
/linux-6.15/drivers/scsi/fcoe/
H A Dfcoe.c1865 case NETDEV_CHANGEMTU: in fcoe_device_notification()
/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c2004 case NETDEV_CHANGEMTU: in mlxsw_sp_netdevice_ipip_ol_event()
9903 case NETDEV_CHANGEMTU: in mlxsw_sp_is_router_event()
9926 case NETDEV_CHANGEMTU: in mlxsw_sp_netdevice_router_port_event()
/linux-6.15/include/linux/
H A Dnetdevice.h3111 NETDEV_CHANGEMTU, /* notify after mtu change happened */ enumerator

12