Home
last modified time | relevance | path

Searched refs:tuntap (Results 1 – 21 of 21) sorted by relevance

/openbmc/linux/arch/xtensa/platforms/iss/
H A Dnetwork.c83 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 DMakefile7 tuntap-objs := tuntap_kern.o tuntap_user.o
11 obj-$(CONFIG_UML_NET_TUNTAP) += tuntap.o
/openbmc/openbmc/poky/scripts/
H A Drunqemu-gen-tapdevs70 if interfaces=`ip tuntap list` 2>/dev/null; then
80 ip tuntap del $tap mode tap
H A Drunqemu-ifup47 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 Drunqemu-ifdown39 if ! ip tuntap del $TAP mode tap 2>/dev/null; then
/openbmc/openbmc/poky/scripts/esdk-tools/
H A Drunqemu-gen-tapdevs70 if interfaces=`ip tuntap list` 2>/dev/null; then
80 ip tuntap del $tap mode tap
H A Drunqemu-ifup47 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 Drunqemu-ifdown39 if ! ip tuntap del $TAP mode tap 2>/dev/null; then
/openbmc/linux/arch/xtensa/configs/
H A Diss_defconfig6 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 Dindex.rst115 tuntap
H A Dtuntap.rst129 3.3 Multiqueue tuntap interface
132 From version 3.8, Linux supports multiqueue tuntap which can uses multiple
H A Dsegmentation-offloads.rst61 still receive them from tuntap and similar devices. Offload of UDP-based
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-4.3.rst235 - ``runqemu`` now uses the ``ip tuntap`` command instead of ``tunctl``, and
238 you should switch to calling ``ip tuntap`` instead.
H A Drelease-notes-4.2.2.rst155 - runqemu-ifupdown/get-tapdevs: Add support for ip tuntap
/openbmc/docs/development/
H A Ddev-environment.md183 [TAP interface](https://www.kernel.org/doc/Documentation/networking/tuntap.txt)
/openbmc/linux/drivers/net/
H A DKconfig397 Please read <file:Documentation/networking/tuntap.rst> for more
/openbmc/linux/Documentation/virt/uml/
H A Duser_mode_linux_howto_v2.rst220 | tuntap | legacy | none | ~ 500Mbit |
254 For example, in the legacy tuntap networking mode, users were required
/openbmc/linux/
H A DMAINTAINERS21983 F: Documentation/networking/tuntap.rst
H A Dopengrok0.0.log2158 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 Dopengrok1.0.log[all...]
H A Dopengrok2.0.log[all...]