Searched refs:fib_nh_common (Results 1 – 5 of 5) sorted by relevance
| /include/net/ |
| A D | ip_fib.h | 83 struct fib_nh_common { struct 108 struct fib_nh_common nh_common; argument 181 struct fib_nh_common *nhc; 208 __be32 fib_info_update_nhc_saddr(struct net *net, struct fib_nh_common *nhc, 498 void fib_nhc_update_mtu(struct fib_nh_common *nhc, u32 new, u32 orig); 586 int fib_nh_common_init(struct net *net, struct fib_nh_common *nhc, 590 void fib_nh_common_release(struct fib_nh_common *nhc); 596 bool fib_lookup_good_nhc(const struct fib_nh_common *nhc, int fib_flags, 602 struct fib_nh_common *nhc = res->nhc; in fib_combine_itag() 657 int fib_nexthop_info(struct sk_buff *skb, const struct fib_nh_common *nh, [all …]
|
| A D | nexthop.h | 68 struct fib_nh_common fib_nhc; 357 struct fib_nh_common *nhc = &nhi->fib_nhc; in nexthop_mpath_fill_node() 398 struct fib_nh_common *nexthop_fib_nhc(struct nexthop *nh, int nhsel) in nexthop_fib_nhc() 422 struct fib_nh_common *nexthop_get_nhc_lookup(const struct nexthop *nh, in nexthop_get_nhc_lookup() 489 static inline struct fib_nh_common *fib_info_nhc(struct fib_info *fi, int nhsel) in fib_info_nhc() 569 struct fib_nh_common *nexthop_fdb_nhc(struct nexthop *nh) in nexthop_fdb_nhc() 576 static inline struct fib_nh_common *nexthop_path_fdb_result(struct nexthop *nh, in nexthop_path_fdb_result()
|
| A D | vxlan.h | 568 struct fib_nh_common *nhc; in vxlan_fdb_nh_path_select()
|
| A D | ip6_fib.h | 148 struct fib_nh_common nh_common;
|
| /include/trace/events/ |
| A D | fib.h | 16 const struct fib_nh_common *nhc, int err),
|
Completed in 15 milliseconds