Home
last modified time | relevance | path

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

/f-stack/tools/netstat/
H A Dmroute.c238 u_long pmfchashtbl, pmfctablesize, pviftbl; in mroutepr() local
267 pmfchashtbl = pmfctablesize = pviftbl = 0; in mroutepr()
280 pmfctablesize = nl[N_MFCTABLESIZE].n_value; in mroutepr()
283 if (pmfchashtbl == 0 || pmfctablesize == 0 || pviftbl == 0) { in mroutepr()
377 error = kread(pmfctablesize, (char *)&mfctablesize, in mroutepr()