Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Ddn_fib.h65 } dn_fib_idx_t; typedef
/Linux-v5.10/net/decnet/
Ddn_table.c87 static inline dn_fib_idx_t dn_hash(dn_fib_key_t key, struct dn_zone *dz) in dn_hash()
93 return *(dn_fib_idx_t *)&h; in dn_hash()