Home
last modified time | relevance | path

Searched refs:brctl (Results 1 – 8 of 8) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/bridge-utils/bridge-utils/
H A D0004-cleanup-includes.patch16 brctl/brctl.c | 1 -
17 brctl/brctl_cmd.c | 3 ++-
18 brctl/brctl_disp.c | 1 -
25 diff --git a/brctl/brctl.c b/brctl/brctl.c
27 --- a/brctl/brctl.c
28 +++ b/brctl/brctl.c
37 diff --git a/brctl/brctl_cmd.c b/brctl/brctl_cmd.c
39 --- a/brctl/brctl_cmd.c
40 +++ b/brctl/brctl_cmd.c
52 #include "brctl.h"
[all …]
H A D0002-build-don-t-ignore-CFLAGS-from-environment.patch22 brctl/Makefile.in | 2 +-
25 diff --git a/brctl/Makefile.in b/brctl/Makefile.in
27 --- a/brctl/Makefile.in
28 +++ b/brctl/Makefile.in
32 brctl: $(brctl_OBJECTS) ../libbridge/libbridge.a
33 - $(CC) $(LDFLAGS) $(brctl_OBJECTS) $(LIBS) -o brctl
34 + $(CC) $(CFLAGS) $(LDFLAGS) $(brctl_OBJECTS) $(LIBS) -o brctl
36 %.o: %.c brctl.h
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pynetlinux/
H A D0002-Fixed-relative-imports.patch12 pynetlinux/brctl.py | 2 +-
24 -import brctl
28 +from . import brctl
32 diff --git a/pynetlinux/brctl.py b/pynetlinux/brctl.py
34 --- a/pynetlinux/brctl.py
35 +++ b/pynetlinux/brctl.py
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/bridge-utils/
H A Dbridge-utils_1.7.1.bb26 ALTERNATIVE:${PN} = "brctl"
27 ALTERNATIVE_PRIORITY[brctl] = "100"
28 ALTERNATIVE_LINK_NAME[brctl] = "${sbindir}/brctl"
/openbmc/qemu/hw/pci/
H A Dpci_bridge.c169 uint16_t brctl = pci_get_word(pd->config + PCI_BRIDGE_CONTROL); in pci_bridge_init_vga_aliases() local
181 if (brctl & PCI_BRIDGE_CTL_VGA) { in pci_bridge_init_vga_aliases()
/openbmc/qemu/tests/rocker/
H A Dbridge-stp12 simp ssh tut sw1 --cmd "sudo brctl stp br0 on"
H A Dbridge-vlan-stp12 simp ssh tut sw1 --cmd "sudo brctl stp br0 on"
/openbmc/qemu/
H A Dqemu-options.hx3542 brctl addif br-lan vmtunnel0