Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/iptun/
H A Diptun.c705 iptun_bind(iptun_t *iptun) in iptun_bind() function
1461 if (iptun_canbind(iptun) && ((err = iptun_bind(iptun)) != 0)) in iptun_create()
1622 if (iptun_canbind(iptun) && (err = iptun_bind(iptun)) != 0) { in iptun_modify()