Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv4/
Dfib_semantics.c347 static int fib_check_nh(const struct rtmsg *r, struct fib_info *fi, struct fib_nh *nh) in fib_check_nh() function
540 if ((err = fib_check_nh(r, fi, nh)) != 0) in fib_create_info()