Searched refs:addrconf_f6i_alloc (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/net/
H A Dip6_route.h156 struct fib6_info *addrconf_f6i_alloc(struct net *net, struct inet6_dev *idev,
/linux-master/net/ipv6/
H A Danycast.c309 f6i = addrconf_f6i_alloc(net, idev, addr, true, GFP_ATOMIC, NULL);
H A Daddrconf.c1119 f6i = addrconf_f6i_alloc(net, idev, cfg->pfx, false, gfp_flags, extack);
3584 f6i = addrconf_f6i_alloc(net, idev, &ifp->addr, false,
H A Droute.c4557 struct fib6_info *addrconf_f6i_alloc(struct net *net, function

Completed in 128 milliseconds