Home
last modified time | relevance | path

Searched defs:nh (Results 1 – 5 of 5) sorted by relevance

/include/net/
Dnexthop.h64 struct nexthop *nh; member
105 static inline bool nexthop_get(struct nexthop *nh) in nexthop_get()
110 static inline void nexthop_put(struct nexthop *nh) in nexthop_put()
122 static inline bool nexthop_is_multipath(const struct nexthop *nh) in nexthop_is_multipath()
135 static inline unsigned int nexthop_num_path(const struct nexthop *nh) in nexthop_num_path()
150 struct nexthop *nexthop_mpath_select(const struct nexthop *nh, int nhsel) in nexthop_mpath_select()
164 int nexthop_mpath_fill_node(struct sk_buff *skb, struct nexthop *nh, in nexthop_mpath_fill_node()
184 static inline bool nexthop_is_blackhole(const struct nexthop *nh) in nexthop_is_blackhole()
203 struct nexthop *nh; in nexthop_path_fib_result() local
212 struct fib_nh_common *nexthop_fib_nhc(struct nexthop *nh, int nhsel) in nexthop_fib_nhc()
[all …]
Dip6_fib.h173 struct nexthop *nh; member
195 struct fib6_nh *nh; member
Dip_fib.h154 struct nexthop *nh; member
465 struct fib_nh *nh; in fib_combine_itag() local
Ddsa.h108 struct raw_notifier_head nh; member
/include/drm/
Ddrm_panel.h171 struct blocking_notifier_head nh; member