Home
last modified time | relevance | path

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

/Linux-v4.19/net/ncsi/
Dinternal.h274 unsigned int inet6_addr_num; /* Number of IPv6 addresses */ member
Dncsi-manage.c752 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()