Home
last modified time | relevance | path

Searched refs:old_p (Results 1 – 3 of 3) sorted by relevance

/net/core/
Ddst.c300 u32 *old_p = __DST_METRICS_PTR(old); in dst_cow_metrics_generic() local
303 memcpy(p, old_p, sizeof(u32) * RTAX_MAX); in dst_cow_metrics_generic()
/net/atm/
Dcommon.c346 short old_p; in find_ci() local
363 old_p = p; in find_ci()
382 } while (old_p != p || old_c != c); in find_ci()
/net/ipv6/
Droute.c147 u32 *old_p = __DST_METRICS_PTR(old); in ipv6_cow_metrics() local
153 memcpy(p, old_p, sizeof(u32) * RTAX_MAX); in ipv6_cow_metrics()