Searched refs:BRIDGE_LOG_SIMPLE (Results 1 – 1 of 1) sorted by relevance
| /xnu-11417.121.6/bsd/net/ |
| H A D | if_bridge.c | 248 #define BRIDGE_LOG_SIMPLE(__level, __dbgf, __string, ...) \ macro 1343 BRIDGE_LOG_SIMPLE(LOG_NOTICE, 0, in brlog_mbuf_pkthdr() 1351 BRIDGE_LOG_SIMPLE(LOG_NOTICE, 0, "%s<NULL>%s", prefix, suffix); in brlog_mbuf_pkthdr() 1359 BRIDGE_LOG_SIMPLE(LOG_NOTICE, 0, in brlog_mbuf() 1373 BRIDGE_LOG_SIMPLE(LOG_NOTICE, 0, "%s<NULL>%s", prefix, suffix); in brlog_mbuf() 1406 BRIDGE_LOG_SIMPLE(LOG_NOTICE, 0, in brlog_mbuf_data() 1415 BRIDGE_LOG_SIMPLE(LOG_NOTICE, 0, in brlog_ether_header() 1461 BRIDGE_LOG_SIMPLE(LOG_NOTICE, 0, in brlog_link()
|