Searched defs:oldi (Results 1 – 2 of 2) sorted by relevance
/linux/net/ipv4/ |
H A D | nexthop.c | 309 struct nh_info *oldi, in nh_notifier_res_bucket_info_init() argument 341 struct nh_info *oldi, in __call_nexthop_res_bucket_notifiers() argument 397 struct nh_info *oldi = nh_res_dereference(old_nh->nh_info); in call_nexthop_res_bucket_notifiers() local 2315 replace_nexthop_single_notify_res(struct net * net,struct nh_res_table * res_table,struct nexthop * old,struct nh_info * oldi,struct nh_info * newi,struct netlink_ext_ack * extack) replace_nexthop_single_notify_res() argument 2357 replace_nexthop_single_notify(struct net * net,struct nexthop * group_nh,struct nexthop * old,struct nh_info * oldi,struct nh_info * newi,struct netlink_ext_ack * extack) replace_nexthop_single_notify() argument 2382 struct nh_info *oldi, *newi; replace_nexthop_single() local [all...] |
/linux/drivers/net/wireless/broadcom/b43legacy/ |
H A D | phy.c | 1473 u16 oldi = 0; in b43legacy_phy_lo_g_measure() local
|