Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Ddn_fib.h63 } dn_fib_idx_t; typedef
/linux-4.4.14/net/decnet/
Ddn_table.c86 static inline dn_fib_idx_t dn_hash(dn_fib_key_t key, struct dn_zone *dz) in dn_hash()
92 return *(dn_fib_idx_t *)&h; in dn_hash()