Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Dnhgrp.c293 CHT_SLIST_INIT(&ctl->gr_head, cht_ptr, num_buckets); in nhgrp_ctl_alloc_default()
317 CHT_SLIST_INIT(&ctl->gr_head, NULL, 0); in nhgrp_ctl_init()
H A Dnhop_utils.h77 #define CHT_SLIST_INIT(_head, _ptr, _num_buckets) \ macro
H A Dnhop.c88 CHT_SLIST_INIT(&ctl->nh_head, ptr, num_buckets); in nhops_init_rib()