Home
last modified time | relevance | path

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

/freebsd-13.1/sys/netinet/
H A Din_fib_dxr.c127 struct range_entry_long { struct
177 struct range_entry_long re;
252 range_lookup(struct range_entry_long *rt, struct direct_entry de, uint32_t dst) in range_lookup()
283 struct range_entry_long *range = &rt[base]; in range_lookup()
423 sizeof(struct range_entry_long) * size)) in chunk_ref()
447 size * sizeof(struct range_entry_long)); in chunk_ref()
524 sizeof(struct range_entry_long) * size) == 0) in chunk_unref()
706 struct range_entry_long *fp = in dxr_walk()
764 struct range_entry_long *fp; in update_chunk()