Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dip6_route.h120 int ip6_route_add(struct fib6_config *cfg, gfp_t gfp_flags,
/openbmc/linux/net/ipv6/
H A Droute.c3849 int ip6_route_add(struct fib6_config *cfg, gfp_t gfp_flags, in ip6_route_add()
4328 ip6_route_add(&cfg, GFP_ATOMIC, NULL); in rt6_add_route_info()
4387 if (!ip6_route_add(&cfg, GFP_ATOMIC, NULL)) { in rt6_add_dflt_router()
4482 err = ip6_route_add(&cfg, GFP_KERNEL, NULL); in ipv6_route_ioctl()
5522 return ip6_route_add(&cfg, GFP_KERNEL, extack);
3846 int ip6_route_add(struct fib6_config *cfg, gfp_t gfp_flags, ip6_route_add() function
H A Daddrconf.c2451 ip6_route_add(&cfg, gfp_flags, NULL); in addrconf_prefix_route()
2515 ip6_route_add(&cfg, GFP_KERNEL, NULL); in addrconf_add_mroute()