Home
last modified time | relevance | path

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

/linux-4.4.14/net/decnet/
Ddn_fib.c191 static int dn_fib_check_nh(const struct rtmsg *r, struct dn_fib_info *fi, struct dn_fib_nh *nh) in dn_fib_check_nh() function
368 if ((err = dn_fib_check_nh(r, fi, nh)) != 0) in dn_fib_create_info()