vnet.9 (9fbbfa5d7fc10501c0ded32a2dc6b2a5357b51ab) | vnet.9 (3d265fce43746c293ae826e9603adbfe09f93cf6) |
---|---|
1.\"- 2.\" Copyright (c) 2010 The FreeBSD Foundation 3.\" All rights reserved. 4.\" 5.\" This documentation was written by CK Software GmbH under sponsorship from 6.\" the FreeBSD Foundation. 7.\" 8.\" Redistribution and use in source and binary forms, with or without --- 25 unchanged lines hidden (view full) --- 34.Sh NAME 35.Nm VNET 36.Nd "network subsystem virtualization infrastructure" 37.Sh SYNOPSIS 38.Cd "options VIMAGE" 39.Cd "options VNET_DEBUG" 40.Pp 41.In sys/vnet.h | 1.\"- 2.\" Copyright (c) 2010 The FreeBSD Foundation 3.\" All rights reserved. 4.\" 5.\" This documentation was written by CK Software GmbH under sponsorship from 6.\" the FreeBSD Foundation. 7.\" 8.\" Redistribution and use in source and binary forms, with or without --- 25 unchanged lines hidden (view full) --- 34.Sh NAME 35.Nm VNET 36.Nd "network subsystem virtualization infrastructure" 37.Sh SYNOPSIS 38.Cd "options VIMAGE" 39.Cd "options VNET_DEBUG" 40.Pp 41.In sys/vnet.h |
42.Pp | |
43.\"------------------------------------------------------------ 44.Ss "Constants and Global Variables" 45.\" 46.Dv VNET_SETNAME 47.\" "set_vnet" 48.Dv VNET_SYMPREFIX 49.\" "vnet_entry_" 50.Vt extern struct vnet *vnet0; --- 469 unchanged lines hidden --- | 42.\"------------------------------------------------------------ 43.Ss "Constants and Global Variables" 44.\" 45.Dv VNET_SETNAME 46.\" "set_vnet" 47.Dv VNET_SYMPREFIX 48.\" "vnet_entry_" 49.Vt extern struct vnet *vnet0; --- 469 unchanged lines hidden --- |