Home
last modified time | relevance | path

Searched refs:DEBUGNET_SUPPORTED_NIC (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/sys/net/
H A Ddebugnet.h88 #define DEBUGNET_SUPPORTED_NIC(ifp) \ macro
H A Ddebugnet.c763 if (!DEBUGNET_SUPPORTED_NIC(ifp)) { in debugnet_connect()
870 if (!DEBUGNET_SUPPORTED_NIC(ifp)) in debugnet_any_ifnet_update()
/freebsd-14.2/sys/netinet/netdump/
H A Dnetdump_client.c456 if (!DEBUGNET_SUPPORTED_NIC(ifp)) { in netdump_configure()