Home
last modified time | relevance | path

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

/xnu-8796.121.2/tools/lldbmacros/
H A Dmbufs.py339 …buf found @ 0x{0:x}, length {1:d}, {2:s}, {3:s}".format(mbuf, length, GetMbufFlags(mbuf), GetMbufP…
503 mbuf_string = GetMbufFlags(m)
556 def GetMbufFlags(m): function
570 print(GetMbufFlags(m))