/kernel/tests/net/test/ |
D | genetlink.py | 60 def _SendCommand(self, family, command, version, data, flags): argument 64 def _Dump(self, family, command, version): argument 95 def _Decode(self, command, msg, nla_type, nla_data): argument
|
D | netlink.py | 100 def _Decode(self, command, msg, nla_type, nla_data): argument 115 def _ParseAttributes(self, command, msg, data, nested=0): argument 162 def MaybeDebugCommand(self, command, flags, data): argument 196 def _SendNlRequest(self, command, data, flags): argument 244 def _Dump(self, command, msg, msgtype, attrs): argument
|
D | tcp_metrics.py | 64 def _Decode(self, command, msg, nla_type, nla_data): argument 86 def MaybeDebugCommand(self, command, unused_flags, data): argument
|
D | iproute.py | 231 def CommandVerb(command): argument 235 def CommandSubject(command): argument 239 def CommandName(command): argument 255 def _Decode(self, command, msg, nla_type, nla_data, nested=0): argument 357 def _SendNlRequest(self, command, data, flags=0): argument 438 def CommandToString(self, command, data): argument 454 def MaybeDebugCommand(self, command, unused_flags, data): argument 484 def _Address(self, version, command, addr, prefixlen, flags, scope, ifindex): argument 561 def _Route(self, version, proto, command, table, dest, prefixlen, nexthop, argument
|
D | sock_diag.py | 117 def _Decode(self, command, msg, nla_type, nla_data): argument 162 def MaybeDebugCommand(self, command, unused_flags, data): argument
|
D | qtaguid_test.py | 49 def WriteToCtrl(self, command): argument
|
D | xfrm.py | 339 def MaybeDebugCommand(self, command, flags, data): argument 363 def _Decode(self, command, unused_msg, nla_type, nla_data): argument
|