Searched refs:mfctable (Results 1 – 2 of 2) sorted by relevance
336 struct mfc *mfctable; in mroutepr() local345 mfctable = malloc(len); in mroutepr()346 if (mfctable == NULL) { in mroutepr()350 if (sysctlbyname("net.inet.ip.mfctable", mfctable, &len, NULL, in mroutepr()352 free(mfctable); in mroutepr()357 m = mfctable; in mroutepr()367 free(mfctable); in mroutepr()
2757 static SYSCTL_NODE(_net_inet_ip, OID_AUTO, mfctable,