Searched refs:ipv6cnt (Results 1 – 2 of 2) sorted by relevance
151 if (ipvlan->ipv6cnt > 0 || ipvlan->ipv4cnt > 0) { in ipvlan_open()169 if (ipvlan->ipv6cnt > 0 || ipvlan->ipv4cnt > 0) { in ipvlan_stop()475 ipvlan->ipv6cnt = 0; in ipvlan_link_new()511 if (ipvlan->ipv6cnt > 0 || ipvlan->ipv4cnt > 0) { in ipvlan_link_delete()630 ipvlan->ipv6cnt++; in ipvlan_add_addr6()650 ipvlan->ipv6cnt--; in ipvlan_del_addr6()651 WARN_ON(ipvlan->ipv6cnt < 0); in ipvlan_del_addr6()
69 int ipv6cnt; member