Searched refs:mfctable (Results 1 – 2 of 2) sorted by relevance
335 struct mfc *mfctable; in mroutepr() local344 mfctable = malloc(len); in mroutepr()345 if (mfctable == NULL) { in mroutepr()349 if (sysctlbyname("net.inet.ip.mfctable", mfctable, &len, NULL, in mroutepr()351 free(mfctable); in mroutepr()356 m = mfctable; in mroutepr()366 free(mfctable); in mroutepr()
2760 static SYSCTL_NODE(_net_inet_ip, OID_AUTO, mfctable,