HomeSort by relevance Sort by last modified time
    Searched refs:MaybeDebugCommand (Results 1 - 4 of 4) sorted by null

  /kernel/tests/net/test/
netlink.py 140 def MaybeDebugCommand(self, command, flags, data):
179 self.MaybeDebugCommand(command, flags, nlmsg + data)
243 self.MaybeDebugCommand(command, flags, request)
iproute.py 394 def MaybeDebugCommand(self, command, unused_flags, data):
402 self.MaybeDebugCommand(hdr.type, message)
xfrm.py 214 def MaybeDebugCommand(self, command, flags, data):
sock_diag.py 163 def MaybeDebugCommand(self, command, unused_flags, data):

Completed in 91 milliseconds