Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/iptun/
H A Diptun_ctl.c62 return (iptun_info(karg, cred)); in iptun_ioc_info()
H A Diptun_impl.h186 extern int iptun_info(iptun_kparams_t *, cred_t *);
H A Diptun.c1641 iptun_info(iptun_kparams_t *ik, cred_t *credp) in iptun_info() function