Home
last modified time | relevance | path

Searched refs:vnet0 (Results 1 – 17 of 17) sorted by relevance

/freebsd/sys/net/
H A Dvnet.h244 extern struct vnet *vnet0;
245 #define IS_DEFAULT_VNET(arg) ((arg) == vnet0)
H A Dvnet.c104 struct vnet *vnet0; variable
342 curvnet = prison0.pr_vnet = vnet0 = vnet_alloc(); in vnet0_init()
H A Ddebugnet.c708 CURVNET_SET(vnet0); in debugnet_connect()
1069 CURVNET_SET(vnet0); in debugnet_parse_ddb_cmd()
H A Dnetisr.c222 * netisr_unregister() will disable all active VNETs, including vnet0.
H A Dif_tuntap.c747 CURVNET_SET(vnet0); in tun_uninit()
H A Dif_ovpn.c2893 CURVNET_SET(vnet0); in ovpnmodevent()
/freebsd/sys/netlink/
H A Dnetlink_sysevent.c152 CURVNET_SET(vnet0); in sysevent_send()
/freebsd/sys/net/route/
H A Droute_ddb.c248 CURVNET_SET(vnet0); in DB_SHOW_COMMAND_FLAGS()
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_intf.c66 CURVNET_SET_QUIET(vnet0); in mlx4_add_device()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dnetdevice.h65 #define init_net *vnet0
/freebsd/sys/netinet/cc/
H A Dcc.c379 CURVNET_SET(vnet0); in vnet_cc_sysinit()
/freebsd/sys/dev/usb/net/
H A Dusb_ethernet.c221 CURVNET_SET_QUIET(vnet0); in ue_attach_post_task()
H A Dif_umb.c577 CURVNET_SET_QUIET(vnet0); in umb_attach_task()
/freebsd/sys/netinet/netdump/
H A Dnetdump_client.c451 CURVNET_SET(vnet0); in netdump_configure()
/freebsd/sys/netinet6/
H A Dfrag6.c251 CURVNET_SET(vnet0); in sysctl_ip6_fraglifetime()
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_fil_freebsd.c91 #define V0_ipfmain VNET_VNET(vnet0,ipfmain)
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_main.c801 CURVNET_SET_QUIET(vnet0); in mlx5_add_device()