Home
last modified time | relevance | path

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

/xnu-10002.41.9/tools/lldbmacros/
H A Dmbufs.py217 out_string += "flags " + GetMbufFlagsAsString(mhflags) + ", "
679 def GetMbufFlagsAsString(mbuf_flags): function
700 out_string += " " + GetMbufFlagsAsString(mhflags)