Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dfib_semantics.c655 static int fib_gw_from_attr(__be32 *gw, struct nlattr *nla, in fib_gw_from_attr() function
710 ret = fib_gw_from_attr(&fib_cfg.fc_gw4, nla, in fib_get_nhs()
940 err = fib_gw_from_attr(&gw, nla, extack); in fib_nh_match()