Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/
Ddn_fib.h87 } dn_fib_idx_t; typedef
/linux-2.4.37.9/net/decnet/
Ddn_table.c83 static __inline__ dn_fib_idx_t dn_hash(dn_fib_key_t key, struct dn_zone *dz) in dn_hash()
90 return *(dn_fib_idx_t *)&h; in dn_hash()