Searched refs:BRIDGE_LOG_SIMPLE (Results 1 – 1 of 1) sorted by relevance
| /xnu-11417.101.15/bsd/net/ |
| H A D | if_bridge.c | 246 #define BRIDGE_LOG_SIMPLE(__level, __dbgf, __string, ...) \ macro 1333 BRIDGE_LOG_SIMPLE(LOG_NOTICE, 0, in brlog_mbuf_pkthdr() 1341 BRIDGE_LOG_SIMPLE(LOG_NOTICE, 0, "%s<NULL>%s", prefix, suffix); in brlog_mbuf_pkthdr() 1349 BRIDGE_LOG_SIMPLE(LOG_NOTICE, 0, in brlog_mbuf() 1363 BRIDGE_LOG_SIMPLE(LOG_NOTICE, 0, "%s<NULL>%s", prefix, suffix); in brlog_mbuf() 1396 BRIDGE_LOG_SIMPLE(LOG_NOTICE, 0, in brlog_mbuf_data() 1405 BRIDGE_LOG_SIMPLE(LOG_NOTICE, 0, in brlog_ether_header() 1451 BRIDGE_LOG_SIMPLE(LOG_NOTICE, 0, in brlog_link()
|