Lines Matching refs:pr_ap
160 static char *pr_ap(uint_t addr, uint_t port,
5626 pr_ap(tp->tcpConnLocalAddress, in tcp_report_item_v4()
5628 pr_ap(tp->tcpConnRemAddress, in tcp_report_item_v4()
5644 pr_ap(tp->tcpConnLocalAddress, in tcp_report_item_v4()
5646 pr_ap(tp->tcpConnRemAddress, in tcp_report_item_v4()
5663 pr_ap(tp->tcpConnLocalAddress, in tcp_report_item_v4()
5665 pr_ap(tp->tcpConnRemAddress, in tcp_report_item_v4()
5686 pr_ap(tp->tcpConnLocalAddress, in tcp_report_item_v4()
5688 pr_ap(tp->tcpConnRemAddress, in tcp_report_item_v4()
6053 pr_ap(ude->udpLocalAddress, ude->udpLocalPort, "udp", in udp_report_item_v4()
6056 pr_ap(ude->udpEntryInfo.ue_RemoteAddress, in udp_report_item_v4()
6385 (void) pr_ap(v4addr, port, "sctp", name, namelen); in sctp_pr_addr()
6993 pr_ap(uint_t addr, uint_t port, char *proto, in pr_ap() function