Searched defs:hash_walk_arg_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c153 } hash_walk_arg_t; typedef in typeref:struct:hash_walk_arg_s
155 static hash_walk_arg_t udp_hash_arg = {
160 static hash_walk_arg_t conn_hash_arg = {
165 static hash_walk_arg_t bind_hash_arg = {
170 static hash_walk_arg_t proto_hash_arg = {
175 static hash_walk_arg_t proto_v6_hash_arg = {
2312 const hash_walk_arg_t *arg = wsp->walk_arg;

Completed in 69 milliseconds