Home
last modified time | relevance | path

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

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