Lines Matching refs:rport
436 int rport; member
734 if (a->port != -1 && a->port != s->rport) in run_ssfilter()
764 return s->rport >= a->port; in run_ssfilter()
769 return s->rport <= a->port; in run_ssfilter()
1201 sscanf(rem, "%x:%x", s.remote.data, (unsigned*)&s.rport); in tcp_show_line()
1215 &s.rport); in tcp_show_line()
1247 formatted_print(&s.remote, s.rport); in tcp_show_line()
1433 s.rport = ntohs(r->id.idiag_dport); in tcp_show_sock()
1453 formatted_print(&s.remote, s.rport); in tcp_show_sock()
1809 sscanf(rem, "%x:%x", s.remote.data, (unsigned*)&s.rport); in dgram_show_line()
1823 &s.rport); in dgram_show_line()
1847 formatted_print(&s.remote, s.rport); in dgram_show_line()
2293 tst.rport = 0; in packet_show()
2361 tst.rport = -1; in netlink_show()