Home
last modified time | relevance | path

Searched defs:fib6_nh (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Dbpf_iter_ipv6_route.c17 struct fib6_nh *fib6_nh; in dump_ipv6_route() local
/linux-6.3-rc2/include/net/
A Dip6_fib.h153 struct fib6_nh { struct
154 struct fib_nh_common nh_common;
157 unsigned long last_probe;
160 struct rt6_info * __percpu *rt6i_pcpu;
161 struct rt6_exception_bucket __rcu *rt6i_exception_bucket;
206 struct fib6_nh fib6_nh[]; member
A Dnexthop.h68 struct fib6_nh fib6_nh; member
525 struct fib6_nh *fib6_nh; in fib6_info_nh_dev() local
/linux-6.3-rc2/net/ipv6/
A Daddrconf_core.c180 static int eafnosupport_fib6_nh_init(struct net *net, struct fib6_nh *fib6_nh, in eafnosupport_fib6_nh_init()
A Droute.c614 static void rt6_probe(struct fib6_nh *fib6_nh) in rt6_probe()
673 static inline void rt6_probe(struct fib6_nh *fib6_nh) in rt6_probe()
681 static enum rt6_nud_state rt6_check_neigh(const struct fib6_nh *fib6_nh) in rt6_check_neigh()
1961 struct fib6_nh *fib6_nh; in rt6_update_exception_stamp_rt() local
3503 int fib6_nh_init(struct net *net, struct fib6_nh *fib6_nh, in fib6_nh_init()
3631 void fib6_nh_release(struct fib6_nh *fib6_nh) in fib6_nh_release()
3652 void fib6_nh_release_dsts(struct fib6_nh *fib6_nh) in fib6_nh_release_dsts()
3679 struct fib6_nh *fib6_nh; in ip6_route_info_create() local
5582 struct fib6_nh *fib6_nh; in rt6_fill_node_nexthop() local
A Dip6_fib.c955 static void __fib6_drop_pcpu_from(struct fib6_nh *fib6_nh, in __fib6_drop_pcpu_from()
1019 struct fib6_nh *fib6_nh; in fib6_drop_pcpu_from() local
2489 struct fib6_nh *fib6_nh = rt->fib6_nh; in ipv6_route_native_seq_show() local
/linux-6.3-rc2/net/ipv4/
A Dfib_semantics.c1059 struct fib6_nh fib6_nh = {}; in fib_check_nh_v6_gw() local
A Dnexthop.c696 struct fib6_nh *fib6_nh; in nh_fill_node() local
2549 struct fib6_nh *fib6_nh = &nhi->fib6_nh; in nh_create_ipv6() local
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_router.c3224 struct fib6_nh *fib6_nh = mlxsw_sp_rt6->rt->fib6_nh; in mlxsw_sp_nexthop6_group_cmp() local
3297 struct fib6_nh *fib6_nh = mlxsw_sp_rt6->rt->fib6_nh; in mlxsw_sp_nexthop6_group_hash() local
3777 struct fib6_nh *fib6_nh = mlxsw_sp_rt6->rt->fib6_nh; in __mlxsw_sp_nexthop6_group_offload_refresh() local
6464 struct fib6_nh *fib6_nh = mlxsw_sp_rt6->rt->fib6_nh; in mlxsw_sp_rt6_destroy() local

Completed in 57 milliseconds