Home
last modified time | relevance | path

Searched refs:netdev_notifier_info_ext (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/net/ipv4/
Dfib_frontend.c1467 struct netdev_notifier_info_ext *info_ext = ptr; in fib_netdev_event()
Dnexthop.c3573 struct netdev_notifier_info_ext *info_ext; in nh_netdev_event()
/linux-6.6.21/include/linux/
Dnetdevice.h2921 struct netdev_notifier_info_ext { struct
/linux-6.6.21/net/core/
Ddev.c2063 struct netdev_notifier_info_ext info = { in call_netdevice_notifiers_mtu()
2068 BUILD_BUG_ON(offsetof(struct netdev_notifier_info_ext, info) != 0); in call_netdevice_notifiers_mtu()