Home
last modified time | relevance | path

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

/linux-5.19.10/net/decnet/
Ddn_fib.c194 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
371 if ((err = dn_fib_check_nh(r, fi, nh)) != 0) in dn_fib_create_info()