Home
last modified time | relevance | path

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

/freebsd/sys/net/route/
H A Dnhgrp.c297 CHT_SLIST_INIT(&ctl->gr_head, cht_ptr, num_buckets); in nhgrp_ctl_alloc_default()
318 CHT_SLIST_INIT(&ctl->gr_head, NULL, 0); in nhgrp_ctl_init()
H A Dnhop_utils.h75 #define CHT_SLIST_INIT(_head, _ptr, _num_buckets) \ macro
H A Dnhop.c92 CHT_SLIST_INIT(&ctl->nh_head, ptr, num_buckets); in nhops_init_rib()
/freebsd/sys/netlink/route/
H A Dnexthop.c618 CHT_SLIST_INIT(&ctl->un_head, ptr, num_buckets); in vnet_init_unhops()