Home
last modified time | relevance | path

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

12

/freebsd-13-stable/sys/net/
HDvnet.h194 #define CURVNET_SET_QUIET(arg) \ macro
204 CURVNET_SET_QUIET(arg) \
219 #define CURVNET_SET_QUIET(arg) \ macro
227 CURVNET_SET_QUIET(arg)
400 #define CURVNET_SET_QUIET(arg) macro
HDvnet.c259 CURVNET_SET_QUIET(vnet); in vnet_alloc()
289 CURVNET_SET_QUIET(vnet); in vnet_destroy()
508 CURVNET_SET_QUIET(vnet); in vnet_register_sysinit()
566 CURVNET_SET_QUIET(vnet); in vnet_deregister_sysuninit()
HDif_debug.c121 CURVNET_SET_QUIET(vnet_iter); in DB_SHOW_ALL_COMMAND()
HDif_clone.c283 CURVNET_SET_QUIET(ifp->if_home_vnet); in if_clone_destroy()
316 CURVNET_SET_QUIET(ifp->if_vnet); in if_clone_destroyif_flags()
625 CURVNET_SET_QUIET(ifp->if_home_vnet); in if_clone_restoregroup()
HDif_ethersubr.c563 CURVNET_SET_QUIET(ifp->if_vnet); in ether_input_internal()
813 CURVNET_SET_QUIET(ifp->if_vnet); in ether_input()
1043 CURVNET_SET_QUIET(new_vnet); in ether_reassign()
HDif_infiniband.c414 CURVNET_SET_QUIET(ifp->if_vnet); in infiniband_input()
HDif_epair.c744 CURVNET_SET_QUIET(oifp->if_vnet); in epair_clone_destroy()
HDif_fwsubr.c653 CURVNET_SET_QUIET(ifp->if_vnet); in firewire_input()
HDif.c708 CURVNET_SET_QUIET(ifp->if_vnet); in if_free()
1120 CURVNET_SET_QUIET(ifp->if_vnet); in if_detach()
1324 CURVNET_SET_QUIET(new_vnet); in if_vmove()
1370 CURVNET_SET_QUIET(pr->pr_vnet); in if_vmove_loan()
HDif_llatbl.c1135 CURVNET_SET_QUIET(vnet_iter); in DB_SHOW_ALL_COMMAND()
/freebsd-13-stable/sys/ofed/include/rdma/
HDib_addr_freebsd.h46 CURVNET_SET_QUIET(vnet); in ip_ifp_find()
79 CURVNET_SET_QUIET(vnet); in ip6_ifp_find()
/freebsd-13-stable/sys/netgraph/
HDng_eiface.c455 CURVNET_SET_QUIET(ifp->if_vnet); in ng_eiface_newhook()
541 CURVNET_SET_QUIET(ifp->if_vnet); in ng_eiface_rcvmsg()
615 CURVNET_SET_QUIET(ifp->if_vnet); in ng_eiface_rmnode()
637 CURVNET_SET_QUIET(priv->ifp->if_vnet); in ng_eiface_disconnect()
HDng_gif.c558 CURVNET_SET_QUIET(vnet_iter); /* XXX revisit quiet */ in ng_gif_mod_event()
HDng_iface.c745 CURVNET_SET_QUIET(priv->ifp->if_vnet); in ng_iface_shutdown()
/freebsd-13-stable/sys/compat/linuxkpi/common/include/net/
HDip.h48 CURVNET_SET_QUIET(vnet); in inet_get_local_port_range()
/freebsd-13-stable/sys/rpc/
HDrpcsec_tls.h90 #define KRPC_CURVNET_SET_QUIET(n) CURVNET_SET_QUIET(n)
/freebsd-13-stable/sys/kgssapi/
HDgssapi_impl.h65 #define KGSS_CURVNET_SET_QUIET(n) CURVNET_SET_QUIET(n)
/freebsd-13-stable/sys/dev/mlx4/mlx4_core/
HDmlx4_intf.c66 CURVNET_SET_QUIET(vnet0); in mlx4_add_device()
/freebsd-13-stable/sys/dev/irdma/
HDfbsd_kcompat.c404 CURVNET_SET_QUIET(vnet); in irdma_get_dst_mac()
498 CURVNET_SET_QUIET(vnet); in irdma_resolve_neigh_lpb_chk()
/freebsd-13-stable/sys/kern/
HDuipc_domain.c446 CURVNET_SET_QUIET(vnet_iter); in pf_proto_register()
/freebsd-13-stable/sys/net80211/
HDieee80211_freebsd.c783 CURVNET_SET_QUIET(ifp->if_vnet); in ieee80211_notify_node_join()
804 CURVNET_SET_QUIET(ifp->if_vnet); in ieee80211_notify_node_leave()
/freebsd-13-stable/sys/dev/usb/net/
HDusb_ethernet.c222 CURVNET_SET_QUIET(vnet0); in ue_attach_post_task()
/freebsd-13-stable/sys/dev/mlx5/mlx5_en/
HDmlx5_en_rx.c454 CURVNET_SET_QUIET(rq->ifp->if_vnet); in mlx5e_poll_rx_cq()
/freebsd-13-stable/sys/dev/cxgbe/
HDt4_clip.c415 CURVNET_SET_QUIET(vnet_iter); in update_clip_db()
/freebsd-13-stable/sys/netinet/
HDip_reass.c639 CURVNET_SET_QUIET(ifp->if_vnet); in ipreass_cleanup()

12