Home
last modified time | relevance | path

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

/xnu-10063.121.3/tools/lldbmacros/
H A Dmbufs.py212 out_string += "flags " + GetMbufFlagsAsString(mhflags) + ", "
674 def GetMbufFlagsAsString(mbuf_flags): function
695 out_string += " " + GetMbufFlagsAsString(mhflags)