Home
last modified time | relevance | path

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

/kernel/tests/net/test/
Dnetlink.py77 def _NlAttr(self, nla_type, data): argument
85 def _NlAttrIPAddress(self, nla_type, family, address): argument
88 def _NlAttrStr(self, nla_type, value): argument
92 def _NlAttrU32(self, nla_type, value): argument
121 def _Decode(self, command, msg, nla_type, nla_data, nested): argument
Dgenetlink.py96 def _Decode(self, command, msg, nla_type, nla_data, nested): argument
Dtcp_metrics.py65 def _Decode(self, command, msg, nla_type, nla_data, nested): argument
Dsock_diag.py120 def _Decode(self, command, msg, nla_type, nla_data, nested): argument
Diproute.py261 def _NlAttrInterfaceName(self, nla_type, interface): argument
267 def _Decode(self, command, msg, nla_type, nla_data, nested): argument
Dxfrm.py371 def _Decode(self, command, unused_msg, nla_type, nla_data, nested): argument