Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/iptun/
H A Diptun.c689 iptun_canbind(iptun_t *iptun) in iptun_canbind() function
725 ASSERT(iptun_canbind(iptun)); in iptun_bind()
1459 if (iptun_canbind(iptun) && ((err = iptun_bind(iptun)) != 0)) in iptun_create()
1620 if (iptun_canbind(iptun) && (err = iptun_bind(iptun)) != 0) { in iptun_modify()