Home
last modified time | relevance | path

Searched defs:nla_type (Results 1 – 6 of 6) sorted by relevance

/kernel/tests/net/test/
Dnetlink.py72 def _NlAttr(self, nla_type, data): argument
79 def _NlAttrIPAddress(self, nla_type, family, address): argument
82 def _NlAttrStr(self, nla_type, value): argument
86 def _NlAttrU32(self, nla_type, value): argument
100 def _Decode(self, command, msg, nla_type, nla_data): argument
Dgenetlink.py95 def _Decode(self, command, msg, nla_type, nla_data): argument
Dtcp_metrics.py64 def _Decode(self, command, msg, nla_type, nla_data): argument
Dsock_diag.py117 def _Decode(self, command, msg, nla_type, nla_data): argument
Diproute.py253 def _NlAttrInterfaceName(self, nla_type, interface): argument
259 def _Decode(self, command, msg, nla_type, nla_data, nested=0): argument
Dxfrm.py371 def _Decode(self, command, unused_msg, nla_type, nla_data): argument