Searched refs:iptun_bind (Results 1 – 1 of 1) sorted by relevance
704 iptun_bind(iptun_t *iptun) in iptun_bind() function1459 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()