HomeSort by: relevance | last modified time | path
    Searched refs:mfc_wrong_if (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet/
ip_mroute.h 276 u_long mfc_wrong_if; /* wrong if for src-grp */ member in struct:mfc
ip_mroute.c 556 req->wrong_if = rt->mfc_wrong_if;
1008 rt->mfc_wrong_if = 0;
1465 rt->mfc_wrong_if = 0;
1604 ++rt->mfc_wrong_if;

Completed in 14 milliseconds