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

/xnu-2422.115.4/bsd/netinet/
H A Dip_mroute.c227 static u_char nexpire[CONFIG_MFCTBLSIZ]; variable
576 bzero((caddr_t)nexpire, sizeof(nexpire));
884 nexpire[hash]--;
928 nexpire[hash]--;
1232 nexpire[hash]++;
1288 if (nexpire[i] == 0)
1316 nexpire[i]--;

Completed in 19 milliseconds