Home
last modified time | relevance | path

Searched refs:pr_ap6 (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c161 static char *pr_ap6(const in6_addr_t *addr, uint_t port,
4934 pr_ap6(&tp6->tcp6ConnLocalAddress, in tcp_report_item_v6()
4936 pr_ap6(&tp6->tcp6ConnRemAddress, in tcp_report_item_v6()
4955 pr_ap6(&tp6->tcp6ConnLocalAddress, in tcp_report_item_v6()
4957 pr_ap6(&tp6->tcp6ConnRemAddress, in tcp_report_item_v6()
5122 pr_ap6(&ude6->udp6LocalAddress, in udp_report_item_v6()
5126 pr_ap6(&ude6->udp6EntryInfo.ue_RemoteAddress, in udp_report_item_v6()
5300 (void) pr_ap6(addr, port, "sctp", name, namelen); in sctp_pr_addr()
5879 pr_ap6(const in6_addr_t *addr, uint_t port, char *proto, in pr_ap6() function