Home
last modified time | relevance | path

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

/linux-4.4.14/net/hsr/
Dhsr_main.c80 case NETDEV_CHANGEMTU: in hsr_netdev_notify()
/linux-4.4.14/net/bridge/
Dbr.c54 case NETDEV_CHANGEMTU: in br_device_event()
/linux-4.4.14/net/batman-adv/
Dhard-interface.c730 case NETDEV_CHANGEMTU: in batadv_hard_if_event()
/linux-4.4.14/net/8021q/
Dvlan.c401 case NETDEV_CHANGEMTU: in vlan_device_event()
/linux-4.4.14/drivers/infiniband/hw/usnic/
Dusnic_ib_main.c211 case NETDEV_CHANGEMTU: in usnic_ib_handle_usdev_event()
/linux-4.4.14/drivers/net/ipvlan/
Dipvlan_main.c595 case NETDEV_CHANGEMTU: in ipvlan_device_event()
/linux-4.4.14/net/atm/
Dclip.c570 case NETDEV_CHANGEMTU: in clip_device_event()
Dmpc.c1064 case NETDEV_CHANGEMTU: in mpoa_event_listener()
/linux-4.4.14/net/tipc/
Dbearer.c580 case NETDEV_CHANGEMTU: in tipc_l2_device_event()
/linux-4.4.14/drivers/net/ppp/
Dpppoe.c345 case NETDEV_CHANGEMTU: in pppoe_device_event()
/linux-4.4.14/net/ipv4/
Ddevinet.c1398 } else if (event == NETDEV_CHANGEMTU) { in inetdev_event()
1453 case NETDEV_CHANGEMTU: in inetdev_event()
Dfib_frontend.c1200 case NETDEV_CHANGEMTU: in fib_netdev_event()
/linux-4.4.14/drivers/net/
Dmacvlan.c1536 case NETDEV_CHANGEMTU: in macvlan_device_event()
/linux-4.4.14/drivers/scsi/fcoe/
Dfcoe.c2017 case NETDEV_CHANGEMTU: in fcoe_device_notification()
/linux-4.4.14/net/core/
Ddev.c6050 err = call_netdevice_notifiers(NETDEV_CHANGEMTU, dev); in dev_set_mtu()
6057 call_netdevice_notifiers(NETDEV_CHANGEMTU, dev); in dev_set_mtu()
/linux-4.4.14/include/linux/
Dnetdevice.h2104 #define NETDEV_CHANGEMTU 0x0007 /* notify after mtu change happened */ macro
/linux-4.4.14/drivers/net/bonding/
Dbond_main.c3003 case NETDEV_CHANGEMTU: in bond_slave_netdev_event()
/linux-4.4.14/net/ipv6/
Daddrconf.c3157 case NETDEV_CHANGEMTU: in addrconf_notify()