Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/iptun/
H A Diptun.c89 #define IPTUN_HASH_KEY(key) ((mod_hash_key_t)(uintptr_t)(key)) macro
477 if (mod_hash_find(iptun_hash, IPTUN_HASH_KEY(linkid), in iptun_enter_by_linkid()
1318 IPTUN_HASH_KEY(iptun->iptun_linkid), in iptun_free()
1476 IPTUN_HASH_KEY(iptun->iptun_linkid), (mod_hash_val_t)iptun)) == 0) { in iptun_create()