Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/iptun/
H A Diptun_ctl.c55 return (iptun_modify(karg, cred)); in iptun_ioc_modify()
H A Diptun_impl.h185 extern int iptun_modify(const iptun_kparams_t *, cred_t *);
H A Diptun.c1584 iptun_modify(const iptun_kparams_t *ik, cred_t *credp) in iptun_modify() function