Home
last modified time | relevance | path

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

/net/ncsi/
Dncsi-manage.c867 if (ndp->inet6_addr_num > 0 && in ncsi_configure_channel()
1326 action = (++ndp->inet6_addr_num) == 1; in ncsi_inet6addr_event()
1330 action = (--ndp->inet6_addr_num == 0); in ncsi_inet6addr_event()
1552 ndp->inet6_addr_num = 0; in ncsi_register_dev()
Dinternal.h274 unsigned int inet6_addr_num; /* Number of IPv6 addresses */ member