Home
last modified time | relevance | path

Searched refs:nh_notifier_single_info (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dnexthop.h185 struct nh_notifier_single_info { struct
200 struct nh_notifier_single_info nh; argument
214 struct nh_notifier_single_info old_nh;
215 struct nh_notifier_single_info new_nh;
221 struct nh_notifier_single_info nhs[] __counted_by(num_nh_buckets);
241 struct nh_notifier_single_info *nh;
/linux/net/ipv4/
H A Dnexthop.c98 __nh_notifier_single_info_init(struct nh_notifier_single_info *nh_info, in __nh_notifier_single_info_init()