Searched refs:tuntap (Results 1 – 21 of 21) sorted by relevance
/openbmc/linux/arch/xtensa/platforms/iss/ |
H A D | network.c | 83 struct tuntap_info tuntap; member 160 char *dev_name = lp->tp.info.tuntap.dev_name; in tuntap_open() 183 lp->tp.info.tuntap.fd = fd; in tuntap_open() 189 simc_close(lp->tp.info.tuntap.fd); in tuntap_close() 190 lp->tp.info.tuntap.fd = -1; in tuntap_close() 195 return simc_read(lp->tp.info.tuntap.fd, in tuntap_read() 201 return simc_write(lp->tp.info.tuntap.fd, (*skb)->data, (*skb)->len); in tuntap_write() 211 return simc_poll(lp->tp.info.tuntap.fd); in tuntap_poll() 257 strscpy(lp->tp.info.tuntap.dev_name, dev_name, in tuntap_probe() 258 sizeof(lp->tp.info.tuntap.dev_name)); in tuntap_probe() [all …]
|
/openbmc/linux/arch/um/os-Linux/drivers/ |
H A D | Makefile | 7 tuntap-objs := tuntap_kern.o tuntap_user.o 11 obj-$(CONFIG_UML_NET_TUNTAP) += tuntap.o
|
/openbmc/openbmc/poky/scripts/ |
H A D | runqemu-gen-tapdevs | 70 if interfaces=`ip tuntap list` 2>/dev/null; then 80 ip tuntap del $tap mode tap
|
H A D | runqemu-ifup | 47 if taps=$(ip tuntap list 2>/dev/null); then 54 ip tuntap add "$OE_TAP_NAME$tap_no" mode tap group "$GROUP" && TAP=$OE_TAP_NAME$tap_no
|
H A D | runqemu-ifdown | 39 if ! ip tuntap del $TAP mode tap 2>/dev/null; then
|
/openbmc/openbmc/poky/scripts/esdk-tools/ |
H A D | runqemu-gen-tapdevs | 70 if interfaces=`ip tuntap list` 2>/dev/null; then 80 ip tuntap del $tap mode tap
|
H A D | runqemu-ifup | 47 if taps=$(ip tuntap list 2>/dev/null); then 54 ip tuntap add "$OE_TAP_NAME$tap_no" mode tap group "$GROUP" && TAP=$OE_TAP_NAME$tap_no
|
H A D | runqemu-ifdown | 39 if ! ip tuntap del $TAP mode tap 2>/dev/null; then
|
/openbmc/linux/arch/xtensa/configs/ |
H A D | iss_defconfig | 6 CONFIG_CMDLINE="console=ttyS0,38400 eth0=tuntap,,tap0 ip=192.168.168.5:192.168.168.1 root=nfs nfsro…
|
/openbmc/linux/Documentation/networking/ |
H A D | index.rst | 115 tuntap
|
H A D | tuntap.rst | 129 3.3 Multiqueue tuntap interface 132 From version 3.8, Linux supports multiqueue tuntap which can uses multiple
|
H A D | segmentation-offloads.rst | 61 still receive them from tuntap and similar devices. Offload of UDP-based
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | migration-4.3.rst | 235 - ``runqemu`` now uses the ``ip tuntap`` command instead of ``tunctl``, and 238 you should switch to calling ``ip tuntap`` instead.
|
H A D | release-notes-4.2.2.rst | 155 - runqemu-ifupdown/get-tapdevs: Add support for ip tuntap
|
/openbmc/docs/development/ |
H A D | dev-environment.md | 183 [TAP interface](https://www.kernel.org/doc/Documentation/networking/tuntap.txt)
|
/openbmc/linux/drivers/net/ |
H A D | Kconfig | 397 Please read <file:Documentation/networking/tuntap.rst> for more
|
/openbmc/linux/Documentation/virt/uml/ |
H A D | user_mode_linux_howto_v2.rst | 220 | tuntap | legacy | none | ~ 500Mbit | 254 For example, in the legacy tuntap networking mode, users were required
|
/openbmc/linux/ |
H A D | MAINTAINERS | 21983 F: Documentation/networking/tuntap.rst
|
H A D | opengrok0.0.log | 2158 2024-12-28 20:09:06.383-0600 FINEST t1086 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/arch/um/os-Linux/drivers/tuntap.h.gz' [all...] |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |