Searched refs:DL_UNDELIVERABLE (Results 1 – 3 of 3) sorted by relevance
527 case DL_UNDELIVERABLE: return ("DL_UNDELIVERABLE"); in dl_errstr()
1419 return (DL_UNDELIVERABLE); in llc1_unitdata()
228 #define DL_UNDELIVERABLE 0x11 /* Previous data unit could not be delivered */ macro