Searched refs:vnet (Results 76 - 100 of 250) sorted by relevance

12345678910

/freebsd-11-stable/sys/netinet6/
H A Din6_ifattach.c53 #include <net/vnet.h>
855 CURVNET_SET((struct vnet *) arg);
H A Din6_jail.c65 #include <net/vnet.h>
H A Dscope6.c47 #include <net/vnet.h>
/freebsd-11-stable/sys/netinet/
H A Din_pcb.h50 #include <net/vnet.h>
401 struct vnet *ipi_vnet; /* (c) */
H A Dtcp_var.h40 #include <net/vnet.h>
171 struct vnet *t_vnet; /* back pointer to parent vnet */
H A Dtcp_hostcache.c86 #include <net/vnet.h>
725 CURVNET_SET((struct vnet *) arg);
H A Dip_fastfwd.c97 #include <net/vnet.h>
H A Din_proto.c66 #include <net/vnet.h>
H A Din_jail.c65 #include <net/vnet.h>
/freebsd-11-stable/sys/dev/cxgbe/tom/
H A Dt4_cpl_io.c1251 CURVNET_SET(toep->vnet);
1337 CURVNET_SET(toep->vnet);
1456 CURVNET_SET(toep->vnet);
1604 CURVNET_SET(toep->vnet);
1617 MPASS(toep->vnet == so->so_vnet);
1618 CURVNET_SET(toep->vnet);
1791 CURVNET_SET(toep->vnet);
2210 CURVNET_SET(toep->vnet);
/freebsd-11-stable/sys/netgraph/
H A Dng_gif.c85 #include <net/vnet.h>
/freebsd-11-stable/sys/nfs/
H A Dkrpc_subr.c59 #include <net/vnet.h>
/freebsd-11-stable/sys/kern/
H A Dkern_hhook.c52 #include <net/vnet.h>
511 * When a vnet is created and being initialised, init the V_hhook_vhead_list.
518 * points to clean up on vnet tear down, but in case the KPI is misused,
519 * provide a function to clean up and free memory for a vnet being destroyed.
H A Dkern_poll.c48 #include <net/vnet.h>
/freebsd-11-stable/sys/net/
H A Dif_loop.c58 #include <net/vnet.h>
H A Droute.h37 #include <net/vnet.h>
/freebsd-11-stable/sys/netipsec/
H A Dkeysock.c55 #include <net/vnet.h>
H A Dxform_tcp.c57 #include <net/vnet.h>
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw_iface.c54 #include <net/vnet.h>
H A Ddn_aqm_codel.c53 #include <net/vnet.h>
/freebsd-11-stable/sys/ofed/include/rdma/
H A Dib_sa.h177 struct vnet *net;
/freebsd-11-stable/sys/netinet/cc/
H A Dcc_dctcp.c51 #include <net/vnet.h>
H A Dcc_cubic.c60 #include <net/vnet.h>
H A Dcc_htcp.c63 #include <net/vnet.h>
/freebsd-11-stable/sys/sys/
H A Djail.h166 struct vnet *pr_vnet; /* (c) network stack */

Completed in 163 milliseconds

12345678910