Home
last modified time | relevance | path

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

/xnu-11215.81.4/tools/lldbmacros/
H A Dmbufs.py218 out_string += "flags " + GetMbufFlagsAsString(mhflags) + ", "
683 def GetMbufFlagsAsString(mbuf_flags): function
704 out_string += " " + GetMbufFlagsAsString(mhflags)