Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c153 } hash_walk_arg_t; typedef
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; in ipcl_hash_walk_init()