| /OK3568_Linux_fs/kernel/Documentation/fault-injection/ |
| H A D | notifier-error-inject.rst | 73 * NETDEV_CHANGEMTU 85 # echo -22 > actions/NETDEV_CHANGEMTU/error
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | netdev-notifier-error-inject.c | 15 { NOTIFIER_ERR_INJECT_ACTION(NETDEV_CHANGEMTU) },
|
| /OK3568_Linux_fs/kernel/net/hsr/ |
| H A D | hsr_main.c | 94 case NETDEV_CHANGEMTU: in hsr_netdev_notify()
|
| /OK3568_Linux_fs/kernel/net/bridge/ |
| H A D | br.c | 62 case NETDEV_CHANGEMTU: in br_device_event()
|
| /OK3568_Linux_fs/kernel/net/tipc/ |
| H A D | trace.h | 122 {(NETDEV_CHANGEMTU), "NETDEV_CHANGEMTU" },\
|
| H A D | bearer.c | 681 case NETDEV_CHANGEMTU: in tipc_l2_device_event()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qualcomm/rmnet/ |
| H A D | rmnet_config.c | 256 case NETDEV_CHANGEMTU: in rmnet_config_notify_cb()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/sw/siw/ |
| H A D | siw_main.c | 504 case NETDEV_CHANGEMTU: in siw_netdev_event()
|
| /OK3568_Linux_fs/kernel/net/8021q/ |
| H A D | vlan.c | 417 case NETDEV_CHANGEMTU: in vlan_device_event()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/ |
| H A D | rxe_net.c | 572 case NETDEV_CHANGEMTU: in rxe_notify()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/usnic/ |
| H A D | usnic_ib_main.c | 201 case NETDEV_CHANGEMTU: in usnic_ib_handle_usdev_event()
|
| /OK3568_Linux_fs/kernel/net/batman-adv/ |
| H A D | hard-interface.c | 1053 case NETDEV_CHANGEMTU: in batadv_hard_if_event()
|
| /OK3568_Linux_fs/kernel/net/atm/ |
| H A D | clip.c | 570 case NETDEV_CHANGEMTU: in clip_device_event()
|
| H A D | mpc.c | 1063 case NETDEV_CHANGEMTU: in mpoa_event_listener()
|
| /OK3568_Linux_fs/kernel/drivers/net/ipvlan/ |
| H A D | ipvlan_main.c | 769 case NETDEV_CHANGEMTU: in ipvlan_device_event()
|
| /OK3568_Linux_fs/kernel/drivers/net/ppp/ |
| H A D | pppoe.c | 338 case NETDEV_CHANGEMTU: in pppoe_device_event()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | devinet.c | 1538 } else if (event == NETDEV_CHANGEMTU) { in inetdev_event() 1593 case NETDEV_CHANGEMTU: in inetdev_event()
|
| H A D | fib_frontend.c | 1493 case NETDEV_CHANGEMTU: in fib_netdev_event()
|
| H A D | nexthop.c | 1960 case NETDEV_CHANGEMTU: in nh_netdev_event()
|
| /OK3568_Linux_fs/kernel/drivers/net/ |
| H A D | macvlan.c | 1721 case NETDEV_CHANGEMTU: in macvlan_device_event()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/fcoe/ |
| H A D | fcoe.c | 1876 case NETDEV_CHANGEMTU: in fcoe_device_notification()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | netdevice.h | 2726 NETDEV_CHANGEMTU, /* notify after mtu change happened */ enumerator
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_router.c | 1768 case NETDEV_CHANGEMTU: in mlxsw_sp_netdevice_ipip_ol_event() 7283 case NETDEV_CHANGEMTU: in mlxsw_sp_netdevice_router_port_event()
|
| H A D | spectrum.c | 4326 event == NETDEV_CHANGEMTU) in mlxsw_sp_netdevice_event()
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | dev.c | 8639 err = call_netdevice_notifiers_mtu(NETDEV_CHANGEMTU, dev, in dev_set_mtu_ext() 8647 call_netdevice_notifiers_mtu(NETDEV_CHANGEMTU, dev, in dev_set_mtu_ext()
|