Searched refs:BRIDGE (Results 1 - 23 of 23) sorted by relevance

/freebsd-13-stable/tools/tools/net80211/scripts/
H A Dsetup.tdma-slave16 BRIDGE=`ifconfig bridge create`
17 ifconfig $BRIDGE addm $WLAN 192.168.2.2/24
H A Dsetup.wds12 BRIDGE=bridge0
18 ifconfig $BRIDGE addm $WLAN
H A Dsetup.updown18 BRIDGE=`ifconfig bridge create`
19 ifconfig $BRIDGE addm $WLAN addm $WIRED up
25 ifconfig $BRIDGE destroy
H A Dsetup.simple213 BRIDGE=`ifconfig bridge create`
14 ifconfig $BRIDGE addm $WLAN addm $WIRED up
22 ifconfig $BRIDGE addm $WLAN
H A Dsetup.wdsmain39 BRIDGE=`ifconfig bridge create`
46 ifconfig $BRIDGE addm \$DEV
52 ifconfig $BRIDGE addm $WLAN_AP addm $WIRED up
H A Dsetup.tsn10 BRIDGE=bridge0
35 trap "ifconfig $BRIDGE destroy; ifconfig $WLAN destroy; \
46 ifconfig $BRIDGE create
47 ifconfig $BRIDGE addm $WIRED addm $WLAN up
H A Dsetup.updown.wpa12 BRIDGE=bridge0
43 ifconfig $BRIDGE create
44 ifconfig $BRIDGE addm $WIRED addm $WLAN up
56 ifconfig $BRIDGE destroy;
H A Dsetup.wpa10 BRIDGE=bridge0
34 trap "ifconfig $BRIDGE destroy; ifconfig $WLAN destroy; \
44 ifconfig $BRIDGE create
45 ifconfig $BRIDGE addm $WIRED addm $WLAN up
H A Dsetup.wpa1.aes10 BRIDGE=bridge0
34 trap "ifconfig $BRIDGE destroy; ifconfig $WLAN destroy; \
44 ifconfig $BRIDGE create
45 ifconfig $BRIDGE addm $WIRED addm $WLAN up
H A Dsetup.wpa1.tkip10 BRIDGE=bridge0
34 trap "ifconfig $BRIDGE destroy; ifconfig $WLAN destroy; \
44 ifconfig $BRIDGE create
45 ifconfig $BRIDGE addm $WIRED addm $WLAN up
H A Dsetup.wpa210 BRIDGE=bridge0
34 trap "ifconfig $BRIDGE destroy; ifconfig $WLAN destroy; \
45 ifconfig $BRIDGE create
46 ifconfig $BRIDGE addm $WIRED addm $WLAN up
H A Dsetup.wpa2.tkip10 BRIDGE=bridge0
34 trap "ifconfig $BRIDGE destroy; ifconfig $WLAN destroy; \
45 ifconfig $BRIDGE create
46 ifconfig $BRIDGE addm $WIRED addm $WLAN up
H A Dsetup.dfs19 BRIDGE=`ifconfig bridge create`
20 ifconfig $BRIDGE addm $WLAN addm $WIRED up
H A Dsetup.fixed13 BRIDGE=`ifconfig bridge create`
14 ifconfig $BRIDGE addm $WLAN addm $WIRED up
H A Dsetup.simple12 BRIDGE=`ifconfig bridge create`
13 ifconfig $BRIDGE addm $WLAN addm $WIRED up
H A Dsetup.tdma-master16 BRIDGE=`ifconfig bridge create`
17 ifconfig $BRIDGE addm $WLAN addm $WIRED 192.168.2.1/24
H A Dsetup.wep18 BRIDGE=`ifconfig bridge create`
19 ifconfig $BRIDGE addm $WLAN addm $WIRED up
H A Dsetup.mixed10 BRIDGE=bridge0
35 trap "ifconfig $BRIDGE destroy; ifconfig $WPA_WLAN destroy; \
52 ifconfig $BRIDGE create
53 ifconfig $BRIDGE addm $WIRED addm $WPA_WLAN addm $OPEN_WLAN up
H A Dsetup.wdsrelay29 BRIDGE=`ifconfig bridge create`
30 ifconfig $BRIDGE addm $WLAN_AP addm $WLAN_STA up
/freebsd-13-stable/usr.sbin/bsnmpd/modules/snmp_bridge/
H A DMakefile14 BMIBS= BRIDGE-MIB.txt BEGEMOT-BRIDGE-MIB.txt RSTP-MIB.txt
/freebsd-13-stable/share/examples/netgraph/
H A Dvirtual.chain291 for BRIDGE in ${OBJECTS}; do
292 ngctl shutdown ${BRIDGE}: >/dev/null 2>&1
H A Dvirtual.lan254 # ngctl connect INTERFACE: BRIDGE: INTERFACE_HOOK EMPTY_LINK.
280 for BRIDGE in ${OBJECTS}; do
281 ngctl shutdown ${BRIDGE}: >/dev/null 2>&1
/freebsd-13-stable/lib/libnetgraph/
H A Ddebug.c139 COOKIE(BRIDGE),

Completed in 91 milliseconds