OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IFT_BRIDGE
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/net/
if_types.h
253
#define
IFT_BRIDGE
0xd1 /* Transparent bridge interface */
if_bridge.c
449
ifp->if_type =
IFT_BRIDGE
;
/src/sys/netinet6/
in6_ifattach.c
565
case
IFT_BRIDGE
:
nd6.c
184
if ((ip6_auto_linklocal && ifp->if_type !=
IFT_BRIDGE
) ||
Completed in 19 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026