Searched refs:BRIDGE_LOG_SIMPLE (Results 1 – 1 of 1) sorted by relevance
| /xnu-8792.81.2/bsd/net/ |
| H A D | if_bridge.c | 227 #define BRIDGE_LOG_SIMPLE(__level, __dbgf, __string, ...) \ macro 1306 BRIDGE_LOG_SIMPLE(LOG_NOTICE, 0, in brlog_mbuf_pkthdr() 1314 BRIDGE_LOG_SIMPLE(LOG_NOTICE, 0, "%s<NULL>%s", prefix, suffix); in brlog_mbuf_pkthdr() 1322 BRIDGE_LOG_SIMPLE(LOG_NOTICE, 0, in brlog_mbuf() 1336 BRIDGE_LOG_SIMPLE(LOG_NOTICE, 0, "%s<NULL>%s", prefix, suffix); in brlog_mbuf() 1369 BRIDGE_LOG_SIMPLE(LOG_NOTICE, 0, in brlog_mbuf_data() 1378 BRIDGE_LOG_SIMPLE(LOG_NOTICE, 0, in brlog_ether_header() 1424 BRIDGE_LOG_SIMPLE(LOG_NOTICE, 0, in brlog_link()
|