Searched refs:fib_gw_from_attr (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | fib_semantics.c | 676 static int fib_gw_from_attr(__be32 *gw, struct nlattr *nla, in fib_gw_from_attr() function 731 ret = fib_gw_from_attr(&fib_cfg.fc_gw4, nla, in fib_get_nhs() 961 err = fib_gw_from_attr(&gw, nla, extack); in fib_nh_match()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | fib_semantics.c | 677 static int fib_gw_from_attr(__be32 *gw, struct nlattr *nla, in fib_gw_from_attr() function 732 ret = fib_gw_from_attr(&fib_cfg.fc_gw4, nla, in fib_get_nhs() 962 err = fib_gw_from_attr(&gw, nla, extack); in fib_nh_match()
|
Completed in 6 milliseconds