Searched refs:BDG_FORWARD (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dbridge.h138 * with BDG_FORWARD replacing specifically forwarded packets.
147 #define BDG_FORWARD ( (struct ifnet *)9 ) macro
154 #define STAT_MAX (int)BDG_FORWARD
H A Dbridge.c603 BDG_STAT(ifp, BDG_FORWARD);
686 if ( (u_int)(ifp) <= (u_int)BDG_FORWARD )

Completed in 23 milliseconds