Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Din_fib_dxr.c121 struct range_entry_long { struct
171 struct range_entry_long re;
246 range_lookup(struct range_entry_long *rt, struct direct_entry de, uint32_t dst) in range_lookup()
277 struct range_entry_long *range = &rt[base]; in range_lookup()
409 sizeof(struct range_entry_long) * size)) in chunk_ref()
433 size * sizeof(struct range_entry_long)); in chunk_ref()
512 sizeof(struct range_entry_long) * size) == 0) in chunk_unref()
692 struct range_entry_long *fp = in dxr_walk()
750 struct range_entry_long *fp; in update_chunk()