Searched refs:mfctable (Results 1 – 2 of 2) sorted by relevance
338 struct mfc *mfctable; in mroutepr() local347 mfctable = malloc(len); in mroutepr()348 if (mfctable == NULL) { in mroutepr()352 if (sysctlbyname("net.inet.ip.mfctable", mfctable, &len, NULL, in mroutepr()354 free(mfctable); in mroutepr()359 m = mfctable; in mroutepr()369 free(mfctable); in mroutepr()
2797 static SYSCTL_NODE(_net_inet_ip, OID_AUTO, mfctable,