Searched defs:value (Results 1 – 7 of 7) sorted by relevance
/kernel/tests/net/test/ |
D | cstruct.py | 214 def __setattr__(self, name, value): argument 238 def _MaybePackStruct(value): argument 249 def FieldDesc(index, name, value): argument
|
D | neighbour_test.py | 111 def SetUnicastSolicit(self, proto, iface, value): argument 149 def assertNeighbourAttr(self, addr, name, value): argument
|
D | pf_key.py | 142 def _GetConstantName(value, prefix): argument 156 def _GetMultiConstantName(value, prefixes): argument
|
D | multinetwork_base.py | 315 def SetMarkReflectSysctls(cls, value): argument 352 def SetSysctl(cls, sysctl, value): argument 361 def SetIPv6SysctlOnAllIfaces(cls, sysctl, value): argument
|
D | bpf_test.py | 248 def CheckAllMapEntry(self, nonexistent_key, total_entries, value): argument
|
D | bpf.py | 216 def UpdateMap(map_fd, key, value, flags=0): argument
|
D | xfrm.py | 344 def _GetConstantName(self, value, prefix): argument
|