Searched refs:DNETDEBUG_IF (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/net/
H A Ddebugnet_int.h40 #define DNETDEBUG_IF(i, f, ...) do { \ macro
H A Ddebugnet.c530 DNETDEBUG_IF(ifp, "discard frame without packet header\n");
534 DNETDEBUG_IF(ifp,
546 DNETDEBUG_IF(ifp, "ignoring vlan packets\n");
550 DNETDEBUG_IF(ifp, "failed to get hw addr for interface\n");
556 DNETDEBUG_IF(ifp,
573 DNETDEBUG_IF(ifp, "dropping unknown ethertype %hu\n", etype);

Completed in 107 milliseconds