Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netinet/
H A Din_fib_dxr.c122 struct range_entry_long { struct
172 struct range_entry_long re;
247 range_lookup(struct range_entry_long *rt, struct direct_entry de, uint32_t dst) in range_lookup()
278 struct range_entry_long *range = &rt[base]; in range_lookup()
410 sizeof(struct range_entry_long) * size)) in chunk_ref()
434 size * sizeof(struct range_entry_long)); in chunk_ref()
513 sizeof(struct range_entry_long) * size) == 0) in chunk_unref()
693 struct range_entry_long *fp = in dxr_walk()
751 struct range_entry_long *fp; in update_chunk()