Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv4/
Dfib_semantics.c139 static __inline__ int nh_comp(const struct fib_info *fi, const struct fib_info *ofi) in nh_comp() function
170 (nfi->fib_nhs == 0 || nh_comp(fi, nfi) == 0)) in fib_find_info()