Home
last modified time | relevance | path

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

/freebsd-13.1/sys/compat/linuxkpi/common/include/linux/
H A Dnotifier.h42 NETDEV_DOWN, enumerator
/freebsd-13.1/sys/dev/qlnx/qlnxr/
H A Dqlnxr_os.c1029 case NETDEV_DOWN : in qlnxr_addr_event()
/freebsd-13.1/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c2456 nb->notifier_call(nb, NETDEV_DOWN, &ni); in linux_handle_ifnet_link_event()
/freebsd-13.1/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c119 case NETDEV_DOWN: { in mlx5_netdev_event()