Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netinet/
H A Din_fib_dxr.c117 struct direct_entry { struct
168 struct direct_entry direct_tbl[DIRECT_TBL_SIZE];
170 struct direct_entry *x_tbl;
295 struct direct_entry de; \
297 struct direct_entry *xt = dxr->x; \
331 struct direct_entry de; in dxr_lookup()
333 struct direct_entry *xt = dxr->x; in dxr_lookup()
370 chunk_size(struct dxr_aux *da, struct direct_entry *fdesc) in chunk_size()
382 chunk_hash(struct dxr_aux *da, struct direct_entry *fdesc) in chunk_hash()
398 struct direct_entry *fdesc = &da->direct_tbl[chunk]; in chunk_ref()
[all …]