Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dpfil.c90 struct epoch_context link_epoch_ctx; member
361 NET_EPOCH_CALL(pfil_link_free, &in->link_epoch_ctx); in pfil_unlink()
363 NET_EPOCH_CALL(pfil_link_free, &out->link_epoch_ctx); in pfil_unlink()
473 link = __containerof(ctx, struct pfil_link, link_epoch_ctx); in pfil_link_free()
493 NET_EPOCH_CALL(pfil_link_free, &in->link_epoch_ctx); in pfil_remove_hook()
499 NET_EPOCH_CALL(pfil_link_free, &out->link_epoch_ctx); in pfil_remove_hook()