Searched refs:br0 (Results 1 – 3 of 3) sorted by relevance
174 u32 br0, or0, br1, or1; in p1022ds_set_monitor_port() local233 br0 = in_be32(&lbc->bank[0].br); in p1022ds_set_monitor_port()239 if (!(br0 & BR_V) || !(br1 & BR_V)) { in p1022ds_set_monitor_port()249 if ((br0 & BR_MSEL) != BR_MS_GPCM) { in p1022ds_set_monitor_port()250 br0 = (br0 & BR_BA) | BR_V; in p1022ds_set_monitor_port()252 out_be32(&lbc->bank[0].br, br0); in p1022ds_set_monitor_port()262 cs0_addr = lbc_br_to_phys(ecm, num_laws, br0); in p1022ds_set_monitor_port()265 " (BR0=%08x)\n", br0); in p1022ds_set_monitor_port()
1347 brctl addbr br01371 ifconfig br0 192.168.0.1 netmask 255.255.255.0 up1380 brctl stp br0 off1388 brctl setfd br0 11396 brctl sethello br0 11404 brctl addif br0 eth01412 brctl addif br0 tap01417 Note that 'br0' should be setup using ifconfig with the existing IP
1619 This allows use of e.g. "iptables -i br0.1" and makes the REDIRECT