Home
last modified time | relevance | path

Searched refs:SK_RDERR (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.61.12/bsd/skywalk/
H A Dos_skywalk_private.h286 #define SK_RDERR(_lps, _fmt, ...) \ macro
297 #define SK_RDERR(_lps, _fmt, ...) do { ((void)0); } while (0) macro
/xnu-12377.61.12/bsd/skywalk/mem/
H A Dskmem_slab.c301 SK_RDERR(4, "\"%s\": failed to allocate slab " in skmem_slab_alloc_locked()
/xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c3323 SK_RDERR(5, "Tx route bad"); in dp_flow_tx_process()
3351 SK_RDERR(5, "flow_pkt_track failed (err %d)", err); in dp_flow_tx_process()
3464 SK_RDERR(5, "Tx flow torn down %s", in tx_lookup_flow()
3472 SK_RDERR(5, "Tx not allowed for this flow"); in tx_lookup_flow()
3473 SK_RDERR(5, "Tx not allowed for this flow %s", in tx_lookup_flow()
/xnu-12377.61.12/bsd/skywalk/channel/
H A Dchannel_ring.c410 SK_RDERR(5, "bad len at slot %u idx %u len %u", in kr_log_bad_ring()