Home
last modified time | relevance | path

Searched refs:vnet (Results 1 – 13 of 13) sorted by relevance

/openbsd/usr.bin/lex/
H A Dtables.c282 flex_uint32_t vnet; in yytbl_write32() local
285 vnet = htonl (v); in yytbl_write32()
287 rv = fwrite (&vnet, bytes, 1, wr->out); in yytbl_write32()
301 flex_uint16_t vnet; in yytbl_write16() local
304 vnet = htons (v); in yytbl_write16()
306 rv = fwrite (&vnet, bytes, 1, wr->out); in yytbl_write16()
/openbsd/usr.sbin/ldomctl/
H A Dparse.y201 struct vnet *vnet = xmalloc(sizeof(struct vnet)); variable
202 vnet->mac_addr = $2.mac_addr;
203 vnet->mtu = $2.mtu;
204 vnet->devalias = $2.devalias;
205 SIMPLEQ_INSERT_TAIL(&domain->vnet_list, vnet, entry);
H A Dldomctl.h164 struct vnet { struct
165 SIMPLEQ_ENTRY(vnet) entry;
188 SIMPLEQ_HEAD(, vnet) vnet_list; argument
H A Dconfig.c2789 struct vnet *vnet; in build_config() local
2871 SIMPLEQ_FOREACH(vnet, &domain->vnet_list, entry) in build_config()
2872 guest_add_vnetwork(guest, i++, vnet->mac_addr, in build_config()
2873 vnet->mtu, vnet->devalias); in build_config()
/openbsd/share/man/man4/man4.sparc64/
H A DMakefile13 vbus.4 vcc.4 vcons.4 vds.4 vdsk.4 vigra.4 vldc.4 vnet.4 vpci.4 \
/openbsd/sys/arch/sparc64/conf/
H A Dfiles.sparc64449 device vnet: ldc
450 attach vnet at cbus, vsw
451 file arch/sparc64/dev/vnet.c vnet
H A DGENERIC351 vnet* at cbus?
357 vnet* at vsw?
H A DRAMDISK119 vnet* at cbus?
/openbsd/gnu/usr.bin/perl/
H A DAUTHORS734 John Pfuntner <pfuntner@vnet.ibm.com>
1346 Sérgio Durigan Júnior <sergiodj@linux.vnet.ibm.com>
/openbsd/distrib/sets/lists/man/
H A Dmi2157 ./usr/share/man/man4/sparc64/vnet.4
/openbsd/gnu/usr.bin/texinfo/
H A DChangeLog.467350 From: HERBERT@boevm4.vnet.ibm.com.
10793 From: HERBERT@boevm4.vnet.ibm.com.
/openbsd/gnu/usr.bin/binutils/gas/
H A DChangeLog-0203696 2003-10-16 Peter Bergner <bergner@vnet.ibm.com>
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-0203696 2003-10-16 Peter Bergner <bergner@vnet.ibm.com>