Searched refs:n6expire (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/netinet6/
H A Dip6_mroute.c198 static u_char n6expire[MF6CTBLSIZ]; variable
582 bzero((caddr_t)n6expire, sizeof(n6expire));
880 n6expire[hash]--;
921 n6expire[hash]--;
1265 n6expire[hash]++;
1319 if (n6expire[i] == 0)
1346 n6expire[i]--;

Completed in 104 milliseconds