Home
last modified time | relevance | path

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

12

/Linux-v6.1/Documentation/fault-injection/
Dnotifier-error-inject.rst73 * NETDEV_CHANGEMTU
85 # echo -22 > actions/NETDEV_CHANGEMTU/error
/Linux-v6.1/lib/
Dnetdev-notifier-error-inject.c15 { NOTIFIER_ERR_INJECT_ACTION(NETDEV_CHANGEMTU) },
/Linux-v6.1/net/hsr/
Dhsr_main.c94 case NETDEV_CHANGEMTU: in hsr_netdev_notify()
/Linux-v6.1/net/bridge/
Dbr.c62 case NETDEV_CHANGEMTU: in br_device_event()
/Linux-v6.1/net/tipc/
Dtrace.h122 {(NETDEV_CHANGEMTU), "NETDEV_CHANGEMTU" },\
Dbearer.c697 case NETDEV_CHANGEMTU: in tipc_l2_device_event()
/Linux-v6.1/drivers/net/ethernet/qualcomm/rmnet/
Drmnet_config.c257 case NETDEV_CHANGEMTU: in rmnet_config_notify_cb()
/Linux-v6.1/drivers/infiniband/sw/siw/
Dsiw_main.c483 case NETDEV_CHANGEMTU: in siw_netdev_event()
/Linux-v6.1/drivers/infiniband/hw/erdma/
Derdma_main.c37 case NETDEV_CHANGEMTU: in erdma_netdev_event()
/Linux-v6.1/net/8021q/
Dvlan.c419 case NETDEV_CHANGEMTU: in vlan_device_event()
/Linux-v6.1/net/batman-adv/
Dhard-interface.c972 case NETDEV_CHANGEMTU: in batadv_hard_if_event()
/Linux-v6.1/drivers/infiniband/hw/usnic/
Dusnic_ib_main.c201 case NETDEV_CHANGEMTU: in usnic_ib_handle_usdev_event()
/Linux-v6.1/drivers/infiniband/sw/rxe/
Drxe_net.c594 case NETDEV_CHANGEMTU: in rxe_notify()
/Linux-v6.1/net/atm/
Dclip.c570 case NETDEV_CHANGEMTU: in clip_device_event()
Dmpc.c1063 case NETDEV_CHANGEMTU: in mpoa_event_listener()
/Linux-v6.1/drivers/net/ppp/
Dpppoe.c338 case NETDEV_CHANGEMTU: in pppoe_device_event()
/Linux-v6.1/drivers/net/ipvlan/
Dipvlan_main.c771 case NETDEV_CHANGEMTU: in ipvlan_device_event()
/Linux-v6.1/net/ipv4/
Ddevinet.c1541 } else if (event == NETDEV_CHANGEMTU) { in inetdev_event()
1596 case NETDEV_CHANGEMTU: in inetdev_event()
Dfib_frontend.c1502 case NETDEV_CHANGEMTU: in fib_netdev_event()
Dnexthop.c3581 case NETDEV_CHANGEMTU: in nh_netdev_event()
/Linux-v6.1/drivers/net/
Dmacvlan.c1772 case NETDEV_CHANGEMTU: in macvlan_device_event()
Damt.c3387 case NETDEV_CHANGEMTU: in amt_device_event()
/Linux-v6.1/drivers/scsi/fcoe/
Dfcoe.c1865 case NETDEV_CHANGEMTU: in fcoe_device_notification()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c1900 case NETDEV_CHANGEMTU: in mlxsw_sp_netdevice_ipip_ol_event()
9135 case NETDEV_CHANGEMTU: in mlxsw_sp_is_router_event()
9158 case NETDEV_CHANGEMTU: in mlxsw_sp_netdevice_router_port_event()
/Linux-v6.1/include/linux/
Dnetdevice.h2777 NETDEV_CHANGEMTU, /* notify after mtu change happened */ enumerator

12