Home
last modified time | relevance | path

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

12

/Linux-v5.4/lib/
Dnetdev-notifier-error-inject.c15 { NOTIFIER_ERR_INJECT_ACTION(NETDEV_CHANGEMTU) },
/Linux-v5.4/Documentation/fault-injection/
Dnotifier-error-inject.rst73 * NETDEV_CHANGEMTU
85 # echo -22 > actions/NETDEV_CHANGEMTU/error
/Linux-v5.4/net/hsr/
Dhsr_main.c76 case NETDEV_CHANGEMTU: in hsr_netdev_notify()
/Linux-v5.4/net/bridge/
Dbr.c59 case NETDEV_CHANGEMTU: in br_device_event()
/Linux-v5.4/net/tipc/
Dtrace.h122 {(NETDEV_CHANGEMTU), "NETDEV_CHANGEMTU" },\
Dbearer.c631 case NETDEV_CHANGEMTU: in tipc_l2_device_event()
/Linux-v5.4/drivers/infiniband/sw/siw/
Dsiw_main.c537 case NETDEV_CHANGEMTU: in siw_netdev_event()
/Linux-v5.4/net/8021q/
Dvlan.c420 case NETDEV_CHANGEMTU: in vlan_device_event()
/Linux-v5.4/drivers/infiniband/hw/usnic/
Dusnic_ib_main.c201 case NETDEV_CHANGEMTU: in usnic_ib_handle_usdev_event()
/Linux-v5.4/drivers/infiniband/sw/rxe/
Drxe_net.c611 case NETDEV_CHANGEMTU: in rxe_notify()
/Linux-v5.4/net/batman-adv/
Dhard-interface.c1054 case NETDEV_CHANGEMTU: in batadv_hard_if_event()
/Linux-v5.4/net/atm/
Dclip.c570 case NETDEV_CHANGEMTU: in clip_device_event()
Dmpc.c1063 case NETDEV_CHANGEMTU: in mpoa_event_listener()
/Linux-v5.4/drivers/net/ppp/
Dpppoe.c340 case NETDEV_CHANGEMTU: in pppoe_device_event()
/Linux-v5.4/drivers/net/ipvlan/
Dipvlan_main.c745 case NETDEV_CHANGEMTU: in ipvlan_device_event()
/Linux-v5.4/net/ipv4/
Ddevinet.c1537 } else if (event == NETDEV_CHANGEMTU) { in inetdev_event()
1592 case NETDEV_CHANGEMTU: in inetdev_event()
Dfib_frontend.c1492 case NETDEV_CHANGEMTU: in fib_netdev_event()
Dnexthop.c1771 case NETDEV_CHANGEMTU: in nh_netdev_event()
/Linux-v5.4/drivers/net/
Dmacvlan.c1688 case NETDEV_CHANGEMTU: in macvlan_device_event()
Dmacsec.c3503 case NETDEV_CHANGEMTU: { in macsec_notify()
/Linux-v5.4/drivers/scsi/fcoe/
Dfcoe.c1876 case NETDEV_CHANGEMTU: in fcoe_device_notification()
/Linux-v5.4/include/linux/
Dnetdevice.h2457 NETDEV_CHANGEMTU, /* notify after mtu change happened */ enumerator
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c1755 case NETDEV_CHANGEMTU: in mlxsw_sp_netdevice_ipip_ol_event()
7243 case NETDEV_CHANGEMTU: /* fall through */ in mlxsw_sp_netdevice_router_port_event()
/Linux-v5.4/net/core/
Ddev.c8014 err = call_netdevice_notifiers_mtu(NETDEV_CHANGEMTU, dev, in dev_set_mtu_ext()
8022 call_netdevice_notifiers_mtu(NETDEV_CHANGEMTU, dev, in dev_set_mtu_ext()
/Linux-v5.4/drivers/net/bonding/
Dbond_main.c3156 case NETDEV_CHANGEMTU: in bond_slave_netdev_event()

12