Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/common/modules/genunix/
H A Dnet.c565 ns_to_stackid(uintptr_t kaddr) in ns_to_stackid() function
628 mdb_printf(" %5i", ns_to_stackid((uintptr_t)connp->conn_netstack)); in netstat_tcp_cb()
687 mdb_printf(" %5i", ns_to_stackid((uintptr_t)connp->conn_netstack)); in netstat_udp_cb()
742 mdb_printf(" %5i", ns_to_stackid((uintptr_t)connp->conn_netstack)); in netstat_icmp_cb()
/titanic_50/usr/src/cmd/mdb/common/modules/sctp/
H A Dsctp.c72 ns_to_stackid(uintptr_t kaddr) in ns_to_stackid() function
752 ns_to_stackid((uintptr_t)connp->conn_netstack), connp->conn_zoneid); in sctp()