Searched refs:mfctable (Results 1 – 2 of 2) sorted by relevance
339 struct mfc *mfctable; in mroutepr() local348 mfctable = malloc(len); in mroutepr()349 if (mfctable == NULL) { in mroutepr()353 if (sysctlbyname("net.inet.ip.mfctable", mfctable, &len, NULL, in mroutepr()355 free(mfctable); in mroutepr()360 m = mfctable; in mroutepr()370 free(mfctable); in mroutepr()
2735 static SYSCTL_NODE(_net_inet_ip, OID_AUTO, mfctable,