Searched defs:data (Results 1 – 7 of 7) sorted by relevance
| /kernel/tests/net/test/ |
| D | netlink.py | 69 def _NlAttr(self, nla_type, data): argument 94 def _ParseAttributes(self, command, msg, data): argument 141 def MaybeDebugCommand(self, command, flags, data): argument 175 def _SendNlRequest(self, command, data, flags): argument 188 def _ParseNLMsg(self, data, msgtype): argument 212 def _GetMsgList(self, msgtype, data, expect_done): argument
|
| D | cstruct.py | 134 def _Parse(self, data): argument 221 def Read(data, struct_type): argument
|
| D | csocket.py | 201 def Sendmsg(s, to, data, control, flags): argument
|
| D | iproute.py | 299 def _SendNlRequest(self, command, data, flags=0): argument 379 def CommandToString(self, command, data): argument 395 def MaybeDebugCommand(self, command, unused_flags, data): argument
|
| D | sock_diag.py | 163 def MaybeDebugCommand(self, command, unused_flags, data): argument
|
| D | ping6_test.py | 264 def assertValidPingResponse(self, s, data): argument
|
| D | xfrm.py | 209 def MaybeDebugCommand(self, command, flags, data): argument
|