HomeSort by relevance Sort by last modified time
    Searched refs:ns_to_stackid (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/cmd/mdb/common/modules/genunix/
net.c 565 ns_to_stackid(uintptr_t kaddr) function
628 mdb_printf(" %5i", ns_to_stackid((uintptr_t)connp->conn_netstack));
687 mdb_printf(" %5i", ns_to_stackid((uintptr_t)connp->conn_netstack));
742 mdb_printf(" %5i", ns_to_stackid((uintptr_t)connp->conn_netstack));
    [all...]
  /onnv/onnv-gate/usr/src/cmd/mdb/common/modules/sctp/
sctp.c 73 ns_to_stackid(uintptr_t kaddr) function
752 ns_to_stackid((uintptr_t)connp->conn_netstack), connp->conn_zoneid);
    [all...]

Completed in 121 milliseconds