Searched defs:data (Results 1 – 8 of 8) sorted by relevance
/kernel/tests/net/test/ |
D | genetlink.py | 60 def _SendCommand(self, family, command, version, data, flags): argument 75 def _DecodeOps(self, data): argument
|
D | cstruct.py | 164 def _Parse(self, data): argument 276 def Read(data, struct_type): argument
|
D | tcp_metrics.py | 86 def MaybeDebugCommand(self, command, unused_flags, data): argument
|
D | pf_key.py | 167 def ParseExtension(exttype, data): argument 291 def ParseExtensions(data): argument
|
D | csocket.py | 218 def Sendmsg(s, to, data, control, flags): argument
|
D | sock_diag.py | 162 def MaybeDebugCommand(self, command, unused_flags, data): argument
|
D | ping6_test.py | 264 def assertValidPingResponse(self, s, data): argument
|
D | xfrm.py | 347 def MaybeDebugCommand(self, command, flags, data): argument
|