Home
last modified time | relevance | path

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

/freebsd/sys/netinet6/
H A Dip6_mroute.c191 static u_char n6expire[MF6CTBLSIZ]; variable
571 bzero((caddr_t)n6expire, sizeof(n6expire)); in ip6_mrouter_init()
873 n6expire[hash]--; in add_m6fc()
914 n6expire[hash]--; in add_m6fc()
1258 n6expire[hash]++; in X_ip6_mforward()
1313 if (n6expire[i] == 0) in expire_upcalls()
1340 n6expire[i]--; in expire_upcalls()