Searched refs:new_local (Results 1 – 1 of 1) sorted by relevance
/kernel/tests/net/test/ |
D | xfrm_tunnel_test.py | 548 def Migrate(self, new_underlying_netid, new_local, new_remote): argument 550 new_remote, new_local, self.in_sa.spi, 555 new_local, new_remote, self.out_sa.spi, 559 self.local = new_local 1058 new_local = self.MyAddress(outer_version, new_underlying_netid) 1061 tunnel.Migrate(new_underlying_netid, new_local, new_remote)
|