Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Din_pcb.c1745 phd = __containerof(ctx, struct inpcbport, phd_epoch_ctx); in inpcbport_free()
1865 NET_EPOCH_CALL(inpcbport_free, &phd->phd_epoch_ctx); in in_pcbdrop()
2737 bzero(&phd->phd_epoch_ctx, sizeof(struct epoch_context)); in in_pcbinshash_internal()
2841 NET_EPOCH_CALL(inpcbport_free, &phd->phd_epoch_ctx); in in_pcbremlists()
H A Din_pcb.h402 struct epoch_context phd_epoch_ctx; member
/f-stack/tools/compat/include/netinet/
H A Din_pcb.h402 struct epoch_context phd_epoch_ctx; member