Searched refs:brctl (Results 1 – 8 of 8) sorted by relevance
16 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.c27 --- a/brctl/brctl.c28 +++ b/brctl/brctl.c37 diff --git a/brctl/brctl_cmd.c b/brctl/brctl_cmd.c39 --- a/brctl/brctl_cmd.c40 +++ b/brctl/brctl_cmd.c52 #include "brctl.h"[all …]
22 brctl/Makefile.in | 2 +-25 diff --git a/brctl/Makefile.in b/brctl/Makefile.in27 --- a/brctl/Makefile.in28 +++ b/brctl/Makefile.in32 brctl: $(brctl_OBJECTS) ../libbridge/libbridge.a33 - $(CC) $(LDFLAGS) $(brctl_OBJECTS) $(LIBS) -o brctl34 + $(CC) $(CFLAGS) $(LDFLAGS) $(brctl_OBJECTS) $(LIBS) -o brctl36 %.o: %.c brctl.h
12 pynetlinux/brctl.py | 2 +-24 -import brctl28 +from . import brctl32 diff --git a/pynetlinux/brctl.py b/pynetlinux/brctl.py34 --- a/pynetlinux/brctl.py35 +++ b/pynetlinux/brctl.py
26 ALTERNATIVE:${PN} = "brctl"27 ALTERNATIVE_PRIORITY[brctl] = "100"28 ALTERNATIVE_LINK_NAME[brctl] = "${sbindir}/brctl"
169 uint16_t brctl = pci_get_word(pd->config + PCI_BRIDGE_CONTROL); in pci_bridge_init_vga_aliases() local181 if (brctl & PCI_BRIDGE_CTL_VGA) { in pci_bridge_init_vga_aliases()
12 simp ssh tut sw1 --cmd "sudo brctl stp br0 on"
3542 brctl addif br-lan vmtunnel0