| /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 96 def _Decode(self, command, msg, nla_type, nla_data, nested): argument
|
| D | netlink.py | 121 def _Decode(self, command, msg, nla_type, nla_data, nested): argument 136 def _ParseAttributes(self, command, msg, data, nested): argument 192 def MaybeDebugCommand(self, command, flags, data): argument 226 def _SendNlRequest(self, command, data, flags): argument 274 def _Dump(self, command, msg, msgtype, attrs=b""): argument
|
| D | tcp_metrics.py | 65 def _Decode(self, command, msg, nla_type, nla_data, nested): argument 87 def MaybeDebugCommand(self, command, unused_flags, data): argument
|
| D | iproute.py | 243 def CommandVerb(command): argument 247 def CommandSubject(command): argument 251 def CommandName(command): argument 267 def _Decode(self, command, msg, nla_type, nla_data, nested): argument 364 def _SendNlRequest(self, command, data, flags=0): argument 445 def CommandToString(self, command, data): argument 461 def MaybeDebugCommand(self, command, unused_flags, data): argument 491 def _Address(self, version, command, addr, prefixlen, flags, scope, ifindex): argument 567 def _Route(self, version, proto, command, table, dest, prefixlen, nexthop, argument
|
| D | sock_diag.py | 120 def _Decode(self, command, msg, nla_type, nla_data, nested): argument 165 def MaybeDebugCommand(self, command, unused_flags, data): argument
|
| D | xfrm.py | 347 def MaybeDebugCommand(self, command, flags, data): argument 371 def _Decode(self, command, unused_msg, nla_type, nla_data, nested): argument
|