root/src/libs/compat/freebsd_network/compat/net/debugnet.h
/*
 * Copyright 2021, Haiku, Inc. All rights reserved.
 * Distributed under the terms of the MIT License.
 */
#ifndef _FBSD_COMPAT_NET_DEBUGNET_H
#define _FBSD_COMPAT_NET_DEBUGNET_H


#define DEBUGNET_DEFINE(driver)
#define DEBUGNET_REINIT(ifp)
#define DEBUGNET_SET(ifp, driver)


#endif /* _FBSD_COMPAT_NET_DEBUGNET_H */