Home
last modified time | relevance | path

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

/linux-4.1.27/net/hsr/
Dhsr_main.c80 case NETDEV_CHANGEMTU: in hsr_netdev_notify()
/linux-4.1.27/net/bridge/
Dbr.c54 case NETDEV_CHANGEMTU: in br_device_event()
/linux-4.1.27/net/batman-adv/
Dhard-interface.c674 case NETDEV_CHANGEMTU: in batadv_hard_if_event()
/linux-4.1.27/net/8021q/
Dvlan.c401 case NETDEV_CHANGEMTU: in vlan_device_event()
/linux-4.1.27/drivers/infiniband/hw/usnic/
Dusnic_ib_main.c196 case NETDEV_CHANGEMTU: in usnic_ib_handle_usdev_event()
/linux-4.1.27/drivers/net/ipvlan/
Dipvlan_main.c600 case NETDEV_CHANGEMTU: in ipvlan_device_event()
/linux-4.1.27/net/atm/
Dclip.c567 case NETDEV_CHANGEMTU: in clip_device_event()
Dmpc.c1064 case NETDEV_CHANGEMTU: in mpoa_event_listener()
/linux-4.1.27/net/tipc/
Dbearer.c534 case NETDEV_CHANGEMTU: in tipc_l2_device_event()
/linux-4.1.27/drivers/net/ppp/
Dpppoe.c345 case NETDEV_CHANGEMTU: in pppoe_device_event()
/linux-4.1.27/net/ipv4/
Ddevinet.c1395 } else if (event == NETDEV_CHANGEMTU) { in inetdev_event()
1450 case NETDEV_CHANGEMTU: in inetdev_event()
Dfib_frontend.c1135 case NETDEV_CHANGEMTU: in fib_netdev_event()
/linux-4.1.27/drivers/net/
Dmacvlan.c1533 case NETDEV_CHANGEMTU: in macvlan_device_event()
/linux-4.1.27/drivers/scsi/fcoe/
Dfcoe.c2019 case NETDEV_CHANGEMTU: in fcoe_device_notification()
/linux-4.1.27/include/linux/
Dnetdevice.h2052 #define NETDEV_CHANGEMTU 0x0007 /* notify after mtu change happened */ macro
/linux-4.1.27/net/core/
Ddev.c5862 err = call_netdevice_notifiers(NETDEV_CHANGEMTU, dev); in dev_set_mtu()
5869 call_netdevice_notifiers(NETDEV_CHANGEMTU, dev); in dev_set_mtu()
/linux-4.1.27/drivers/net/bonding/
Dbond_main.c2992 case NETDEV_CHANGEMTU: in bond_slave_netdev_event()
/linux-4.1.27/net/ipv6/
Daddrconf.c3170 case NETDEV_CHANGEMTU: in addrconf_notify()