Home
last modified time | relevance | path

Searched refs:CURVNET_SET_QUIET (Results 1 – 25 of 26) sorted by relevance

12

/freebsd-12.1/sys/net/
H A Dvnet.h194 #define CURVNET_SET_QUIET(arg) \ macro
204 CURVNET_SET_QUIET(arg) \
219 #define CURVNET_SET_QUIET(arg) \ macro
227 CURVNET_SET_QUIET(arg)
397 #define CURVNET_SET_QUIET(arg) macro
H A Dvnet.c256 CURVNET_SET_QUIET(vnet); in vnet_alloc()
283 CURVNET_SET_QUIET(vnet); in vnet_destroy()
499 CURVNET_SET_QUIET(vnet); in vnet_register_sysinit()
555 CURVNET_SET_QUIET(vnet); in vnet_deregister_sysuninit()
H A Dif_clone.c194 CURVNET_SET_QUIET(vnet0); in if_clone_create()
277 CURVNET_SET_QUIET(vnet0); in if_clone_destroy()
317 CURVNET_SET_QUIET(ifp->if_vnet); in if_clone_destroyif()
H A Dif_debug.c123 CURVNET_SET_QUIET(vnet_iter); in DB_SHOW_ALL_COMMAND()
H A Dif_epair.c442 CURVNET_SET_QUIET(oifp->if_vnet); in epair_start_locked()
564 CURVNET_SET_QUIET(oifp->if_vnet); in epair_transmit_locked()
950 CURVNET_SET_QUIET(oifp->if_vnet); in epair_clone_destroy()
H A Dif_ethersubr.c524 CURVNET_SET_QUIET(ifp->if_vnet); in ether_input_internal()
786 CURVNET_SET_QUIET(ifp->if_vnet); in ether_input()
1005 CURVNET_SET_QUIET(new_vnet); in ether_reassign()
H A Dif_llatbl.c947 CURVNET_SET_QUIET(vnet_iter); in DB_SHOW_ALL_COMMAND()
H A Dif.c703 CURVNET_SET_QUIET(ifp->if_vnet); in if_free()
1107 CURVNET_SET_QUIET(ifp->if_vnet); in if_detach()
1330 CURVNET_SET_QUIET(new_vnet); in if_vmove()
1379 CURVNET_SET_QUIET(pr->pr_vnet); in if_vmove_loan()
H A Dif_vlan.c568 CURVNET_SET_QUIET(ifp_p->if_vnet); in vlan_setmulti()
/freebsd-12.1/sys/compat/linuxkpi/common/include/linux/
H A Dinetdevice.h48 CURVNET_SET_QUIET(vnet); in ip_dev_find()
78 CURVNET_SET_QUIET(vnet); in ip6_dev_find()
/freebsd-12.1/sys/netgraph/
H A Dng_eiface.c463 CURVNET_SET_QUIET(ifp->if_vnet); in ng_eiface_newhook()
549 CURVNET_SET_QUIET(ifp->if_vnet); in ng_eiface_rcvmsg()
623 CURVNET_SET_QUIET(ifp->if_vnet); in ng_eiface_rmnode()
645 CURVNET_SET_QUIET(priv->ifp->if_vnet); in ng_eiface_disconnect()
H A Dng_gif.c560 CURVNET_SET_QUIET(vnet_iter); /* XXX revisit quiet */ in ng_gif_mod_event()
H A Dng_iface.c750 CURVNET_SET_QUIET(priv->ifp->if_vnet); in ng_iface_shutdown()
/freebsd-12.1/sys/compat/linuxkpi/common/include/net/
H A Dip.h50 CURVNET_SET_QUIET(vnet); in inet_get_local_port_range()
/freebsd-12.1/sys/netinet6/
H A Din6_rmx.c197 CURVNET_SET_QUIET((struct vnet *) rock); in in6_mtutimo()
/freebsd-12.1/sys/dev/mlx4/mlx4_core/
H A Dmlx4_intf.c66 CURVNET_SET_QUIET(vnet0); in mlx4_add_device()
/freebsd-12.1/sys/net80211/
H A Dieee80211_freebsd.c735 CURVNET_SET_QUIET(ifp->if_vnet); in ieee80211_notify_node_join()
756 CURVNET_SET_QUIET(ifp->if_vnet); in ieee80211_notify_node_leave()
/freebsd-12.1/sys/kern/
H A Duipc_domain.c389 CURVNET_SET_QUIET(vnet_iter); in pf_proto_register()
H A Dsubr_bus.c2899 CURVNET_SET_QUIET(vnet0); in device_probe_and_attach()
/freebsd-12.1/sys/dev/usb/net/
H A Dusb_ethernet.c224 CURVNET_SET_QUIET(vnet0); in ue_attach_post_task()
/freebsd-12.1/sys/ofed/drivers/infiniband/core/
H A Dib_cma.c141 CURVNET_SET_QUIET(vnet); in cma_pernet_ptr()
443 CURVNET_SET_QUIET(ndev->if_vnet); in cma_igmp_send()
3183 CURVNET_SET_QUIET(dev_addr->net); in cma_check_linklocal()
3276 CURVNET_SET_QUIET(id_priv->id.route.addr.dev_addr.net); in rdma_bind_addr()
/freebsd-12.1/sys/dev/mlx5/mlx5_core/
H A Dmlx5_main.c719 CURVNET_SET_QUIET(vnet0); in mlx5_add_device()
/freebsd-12.1/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c1652 CURVNET_SET_QUIET(ifp->if_vnet); in ipoib_input()
H A Dipoib_cm.c489 CURVNET_SET_QUIET(dev->if_vnet); in ipoib_cm_handle_rx_wc()
/freebsd-12.1/sys/contrib/rdma/krping/
H A Dkrping.c1980 CURVNET_SET_QUIET(TD_TO_VNET(curthread)); in krping_get_ipv6_scope_id()

12