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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_mroute.c227 static u_char nexpire[CONFIG_MFCTBLSIZ]; variable
576 bzero((caddr_t)nexpire, sizeof(nexpire));
888 nexpire[hash]--;
932 nexpire[hash]--;
1236 nexpire[hash]++;
1292 if (nexpire[i] == 0)
1320 nexpire[i]--;

Completed in 22 milliseconds