Searched refs:ss_output (Results 1 – 2 of 2) sorted by relevance
80 ss_output = ('tcp LISTEN 0 5 127.0.0.1:<PORT> *:*'83 iperf_server._get_port_from_ss_output(ss_output, '<PID>'),87 ss_output = ('tcp LISTEN 0 5 ff:ff:ff:ff:ff:ff:<PORT> *:*'90 iperf_server._get_port_from_ss_output(ss_output, '<PID>'),
333 def _get_port_from_ss_output(ss_output, pid): argument335 lines = ss_output.split('\n')