Searched refs:vnet0 (Results 1 – 8 of 8) sorted by relevance
241 extern struct vnet *vnet0;242 #define IS_DEFAULT_VNET(arg) ((arg) == vnet0)
107 struct vnet *vnet0; variable329 curvnet = prison0.pr_vnet = vnet0 = vnet_alloc(); in vnet0_init()
194 CURVNET_SET_QUIET(vnet0); in if_clone_create()277 CURVNET_SET_QUIET(vnet0); in if_clone_destroy()
660 CURVNET_SET(vnet0); in debugnet_connect()1017 CURVNET_SET(vnet0); in debugnet_parse_ddb_cmd()
464 __func__, curvnet, vnet0)); in netisr_register()
248 CURVNET_SET(vnet0); in _DB_FUNC()
420 CURVNET_SET(vnet0); in netdump_configure()
2908 CURVNET_SET_QUIET(vnet0); in device_probe_and_attach()