Home
last modified time | relevance | path

Searched defs:is_add (Results 1 – 5 of 5) sorted by relevance

/kernel/tests/net/test/
Danycast_test.py69 def AnycastSetsockopt(self, s, is_add, netid, addr): argument
Diproute.py369 def _Rule(self, version, is_add, rule_type, table, match_nlattr, priority): argument
413 def FwmarkRule(self, version, is_add, fwmark, fwmask, table, priority): argument
418 def IifRule(self, version, is_add, iif, table, priority): argument
422 def OifRule(self, version, is_add, oif, table, priority): argument
426 def UidRangeRule(self, version, is_add, start, end, table, priority): argument
432 def UnreachableRule(self, version, is_add, priority): argument
435 def DefaultRule(self, version, is_add, table, priority): argument
615 def _Neighbour(self, version, is_add, addr, lladdr, dev, state, flags=0): argument
Dmultinetwork_base.py262 def _RunSetupCommands(cls, netid, is_add): argument
321 def _SetInboundMarking(cls, netid, iface, is_add): argument
332 def SetInboundMarks(cls, is_add): argument
Dqtaguid_test.py60 def SetIptablesRule(self, version, is_add, is_gid, my_id, inverted): argument
Dxfrm_tunnel_test.py589 def _SetupTunnelNetwork(cls, tunnel, is_add): argument