Searched refs:fib_dp_header (Results 1 – 1 of 1) sorted by relevance
295 struct fib_dp_header { struct1551 struct fib_dp_header *fdh; in destroy_fdh_epoch()1553 fdh = __containerof(ctx, struct fib_dp_header, fdh_epoch_ctx); in destroy_fdh_epoch()1557 static struct fib_dp_header *1561 struct fib_dp_header *fdh; in alloc_fib_dp_array()1563 sz = sizeof(struct fib_dp_header); in alloc_fib_dp_array()1578 static struct fib_dp_header *1582 return (__containerof((void *)dp, struct fib_dp_header, fdh_idx)); in get_fib_dp_header()1593 struct fib_dp_header *new_fdh, *old_fdh; in replace_rtables_family()1674 struct fib_dp_header *new_fdh, *old_fdh = NULL; in grow_rtables_family()[all …]