Home
last modified time | relevance | path

Searched refs:epoch_context_t (Results 1 – 23 of 23) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Depoch.h37 typedef struct epoch_context *epoch_context_t; typedef
38 typedef void epoch_callback_t(epoch_context_t);
72 void epoch_call(epoch_t epoch, epoch_callback_t cb, epoch_context_t ctx);
/f-stack/freebsd/sys/
H A Depoch.h37 typedef struct epoch_context *epoch_context_t; typedef
38 typedef void epoch_callback_t(epoch_context_t);
72 void epoch_call(epoch_t epoch, epoch_callback_t cb, epoch_context_t ctx);
/f-stack/lib/
H A Dff_subr_epoch.c68 epoch_call(epoch_t epoch, epoch_callback_t callback, epoch_context_t ctx) in epoch_call()
/f-stack/freebsd/net/
H A Dif_gre.h142 void gre_sofree(epoch_context_t);
H A Dpfil.c115 static void pfil_link_free(epoch_context_t);
417 pfil_link_free(epoch_context_t ctx) in pfil_link_free()
H A Dbpf.c198 static void bpfd_free(epoch_context_t);
296 bpfif_free(epoch_context_t ctx) in bpfif_free()
346 bpf_program_buffer_free(epoch_context_t ctx) in bpf_program_buffer_free()
2625 bpfd_free(epoch_context_t ctx) in bpfd_free()
H A Dif_gre.c445 gre_sofree(epoch_context_t ctx) in gre_sofree()
H A Dif.c703 if_destroy(epoch_context_t ctx) in if_destroy()
1865 ifa_destroy(epoch_context_t ctx) in ifa_destroy()
3405 if_destroymulti(epoch_context_t ctx) in if_destroymulti()
H A Dif_lagg.c911 lagg_port_destroy_cb(epoch_context_t ec) in lagg_port_destroy_cb()
/f-stack/tools/compat/include/net/
H A Dif_gre.h142 void gre_sofree(epoch_context_t);
/f-stack/freebsd/net/route/
H A Dfib_algo.c165 static void destroy_fd_instance_epoch(epoch_context_t ctx);
857 destroy_fd_instance_epoch(epoch_context_t ctx) in destroy_fd_instance_epoch()
1225 destroy_fdh_epoch(epoch_context_t ctx) in destroy_fdh_epoch()
1452 release_nhop_epoch(epoch_context_t ctx) in release_nhop_epoch()
H A Dnhgrp_ctl.c80 static void destroy_nhgrp_epoch(epoch_context_t ctx);
389 destroy_nhgrp_epoch(epoch_context_t ctx) in destroy_nhgrp_epoch()
H A Dnhop.c125 destroy_ctl_epoch(epoch_context_t ctx) in destroy_ctl_epoch()
H A Dnhop_ctl.c90 static void destroy_nhop_epoch(epoch_context_t ctx);
623 destroy_nhop_epoch(epoch_context_t ctx) in destroy_nhop_epoch()
H A Droute_ctl.c91 static void destroy_subscription_epoch(epoch_context_t ctx);
164 destroy_rtentry_epoch(epoch_context_t ctx) in destroy_rtentry_epoch()
1525 destroy_subscription_epoch(epoch_context_t ctx) in destroy_subscription_epoch()
/f-stack/freebsd/netinet/
H A Din_pcb.c277 in_pcblbgroup_free_deferred(epoch_context_t ctx) in in_pcblbgroup_free_deferred()
1719 in_pcblist_rele_rlocked(epoch_context_t ctx) in in_pcblist_rele_rlocked()
1741 inpcbport_free(epoch_context_t ctx) in inpcbport_free()
1750 in_pcbfree_deferred(epoch_context_t ctx) in in_pcbfree_deferred()
H A Din_pcb.h873 void in_pcblist_rele_rlocked(epoch_context_t ctx);
H A Dtcp_ratelimit.c392 rs_destroy(epoch_context_t ctx) in rs_destroy()
H A Din.c1257 in_lltable_destroy_lle_unlocked(epoch_context_t ctx) in in_lltable_destroy_lle_unlocked()
/f-stack/tools/compat/include/netinet/
H A Din_pcb.h873 void in_pcblist_rele_rlocked(epoch_context_t ctx);
/f-stack/freebsd/kern/
H A Dsubr_epoch.c754 epoch_call(epoch_t epoch, epoch_callback_t callback, epoch_context_t ctx) in epoch_call()
/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64lsn.c141 static void nat64lsn_job_destroy(epoch_context_t ctx);
1369 nat64lsn_job_destroy(epoch_context_t ctx) in nat64lsn_job_destroy()
/f-stack/freebsd/netinet6/
H A Din6.c2096 in6_lltable_destroy_lle_unlocked(epoch_context_t ctx) in in6_lltable_destroy_lle_unlocked()