Home
last modified time | relevance | path

Searched refs:il_epoch_ctx (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Din_pcb.h410 struct epoch_context il_epoch_ctx; member
565 struct epoch_context il_epoch_ctx; member
/f-stack/freebsd/netinet/
H A Din_pcb.h410 struct epoch_context il_epoch_ctx; member
565 struct epoch_context il_epoch_ctx; member
H A Din_pcb.c281 grp = __containerof(ctx, struct inpcblbgroup, il_epoch_ctx); in in_pcblbgroup_free_deferred()
290 NET_EPOCH_CALL(in_pcblbgroup_free_deferred, &grp->il_epoch_ctx); in in_pcblbgroup_free()
1726 il = __containerof(ctx, struct in_pcblist, il_epoch_ctx); in in_pcblist_rele_rlocked()