Lines Matching full:rebind
1184 def add_forwarding(self, src, dst, reverse=False, rebind=True):1193 @param rebind: Allow rebinding an already bound port (Boolean).1196 if not rebind:1197 args.append('--no-rebind')