Home
last modified time | relevance | path

Searched refs:epoch_context (Results 1 – 25 of 31) sorted by relevance

12

/freebsd/sys/net/route/
H A Dnhop_var.h60 struct epoch_context ctl_epoch_ctx; /* epoch ctl helper */
93 struct epoch_context nh_epoch_ctx; /* epoch data for nhop */
H A Dnhgrp_var.h57 struct epoch_context nhg_epoch_ctx; /* epoch data for nhop */
H A Droute_subscription.c50 struct epoch_context epoch_ctx;
H A Droute_var.h183 struct epoch_context rt_epoch_ctx; /* net epoch tracker */
H A Dfib_algo.c188 struct epoch_context fd_epoch_ctx; /* epoch context for deletion */
296 struct epoch_context fdh_epoch_ctx;
1811 struct epoch_context ctx;
/freebsd/sys/sys/
H A Depoch.h33 struct epoch_context { struct
37 typedef struct epoch_context *epoch_context_t; argument
/freebsd/sys/netinet/
H A Din_pcb_var.h71 struct epoch_context il_epoch_ctx;
H A Dtcp_ratelimit.h81 struct epoch_context rs_epoch_ctx;
H A Dip_divert.c147 struct epoch_context dcb_epochctx;
/freebsd/sys/net/
H A Dbpfdesc.h107 struct epoch_context epoch_ctx;
H A Dif_private.h185 struct epoch_context if_epoch_ctx;
H A Dif_gre.h82 struct epoch_context epoch_ctx;
H A Dif_lagg.h287 struct epoch_context lp_epoch_ctx;
H A Dpflow.h269 struct epoch_context sc_epoch_ctx;
H A Dif_var.h447 struct epoch_context ifa_epoch_ctx;
469 struct epoch_context ifma_epoch_ctx;
H A Dif_llatbl.h88 struct epoch_context lle_epoch_ctx;
H A Dif_bridge.c253 struct epoch_context bif_epoch_ctx;
268 struct epoch_context brt_epoch_ctx;
294 struct epoch_context sc_epoch_ctx;
816 bridge_clone_destroy_cb(struct epoch_context *ctx) in bridge_clone_destroy_cb()
1132 bridge_delete_member_cb(struct epoch_context *ctx) in bridge_delete_member_cb()
3294 bridge_rtnode_destroy_cb(struct epoch_context *ctx) in bridge_rtnode_destroy_cb()
H A Dpfil.c90 struct epoch_context link_epoch_ctx;
H A Dif_vlan.c177 struct epoch_context mc_epoch_ctx;
384 vlan_mc_free(struct epoch_context *ctx) in vlan_mc_free()
H A Dif_ovpn.c196 struct epoch_context epoch_ctx;
2502 ovpn_clone_destroy_cb(struct epoch_context *ctx) in ovpn_clone_destroy_cb()
H A Dbpf.c115 struct epoch_context epoch_ctx;
121 struct epoch_context epoch_ctx;
/freebsd/sys/netlink/
H A Dnetlink_var.h78 struct epoch_context nl_epoch_ctx;
/freebsd/sys/kern/
H A Dsubr_epoch.c69 struct epoch_context er_drain_ctx;
95 CTASSERT(sizeof(ck_epoch_entry_t) == sizeof(struct epoch_context));
944 epoch_drain_cb(struct epoch_context *ctx) in epoch_drain_cb()
/freebsd/sys/dev/wg/
H A Dwg_noise.c80 struct epoch_context kp_smr;
118 struct epoch_context r_smr;
468 noise_remote_smr_free(struct epoch_context *smr) in noise_remote_smr_free()
752 noise_keypair_smr_free(struct epoch_context *smr) in noise_keypair_smr_free()
/freebsd/sys/dev/hid/
H A Dhidbus.c69 struct epoch_context epoch_ctx;

12