Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/iptun/
H A Diptun_dev.c42 ldi_ident_t iptun_ldi_ident; variable
118 ldi_ident_release(iptun_ldi_ident); in iptun_fini()
128 rc = ldi_ident_from_mod(&iptun_modlinkage, &iptun_ldi_ident); in _init()
135 ldi_ident_release(iptun_ldi_ident); in _init()
142 ldi_ident_release(iptun_ldi_ident); in _init()
H A Diptun_impl.h178 extern ldi_ident_t iptun_ldi_ident;