Home
last modified time | relevance | path

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

/linux/include/net/
H A Dip_fib.h575 int fib_check_nh(struct net *net, struct fib_nh *nh, u32 table, u8 scope,
/linux/net/ipv4/
H A Dnexthop.c1618 * config for prefix; parts of fib_check_nh not done when nexthop
2829 err = fib_check_nh(net, fib_nh, tb_id, 0, extack); in nh_create_ipv4()