Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/net/
HDif_llatbl.h88 struct epoch_context lle_epoch_ctx; member
/freebsd-13-stable/sys/netinet/
HDin.c1307 lle = __containerof(ctx, struct llentry, lle_epoch_ctx); in in_lltable_destroy_lle_unlocked()
1322 NET_EPOCH_CALL(in_lltable_destroy_lle_unlocked, &lle->lle_epoch_ctx); in in_lltable_destroy_lle()
/freebsd-13-stable/sys/netinet6/
HDin6.c2101 lle = __containerof(ctx, struct llentry, lle_epoch_ctx); in in6_lltable_destroy_lle_unlocked()
2116 NET_EPOCH_CALL(in6_lltable_destroy_lle_unlocked, &lle->lle_epoch_ctx); in in6_lltable_destroy_lle()