HomeSort by: relevance | last modified time | path
    Searched defs:nmfc (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/netstat/
mroute.c 145 int nmfc; /* No. of cache entries */ local in function:mroutepr
211 nmfc = 0;
258 nmfc++;
264 printf("\nTotal no. of entries in cache: %d\n", nmfc);
mroute.c 145 int nmfc; /* No. of cache entries */ local in function:mroutepr
211 nmfc = 0;
258 nmfc++;
264 printf("\nTotal no. of entries in cache: %d\n", nmfc);

Completed in 50 milliseconds