Searched refs:inet6_addr_num (Results 1 – 2 of 2) sorted by relevance
274 unsigned int inet6_addr_num; /* Number of IPv6 addresses */ member
752 if (ndp->inet6_addr_num > 0 && in ncsi_configure_channel()1252 action = (++ndp->inet6_addr_num) == 1; in ncsi_inet6addr_event()1256 action = (--ndp->inet6_addr_num == 0); in ncsi_inet6addr_event()1474 ndp->inet6_addr_num = 0; in ncsi_register_dev()