Lines Matching refs:COPY_ENTRY
193 #define COPY_ENTRY(name, var) \
199 COPY_ENTRY(IFINDEX, ifindex);
200 COPY_ENTRY(REFCNT, refcnt);
201 COPY_ENTRY(QUEUE_LEN, queue_len);
202 COPY_ENTRY(APP_PROBES, app_probes);
203 COPY_ENTRY(UCAST_PROBES, ucast_probes);
204 COPY_ENTRY(MCAST_PROBES, mcast_probes);
205 COPY_ENTRY(PROXY_QLEN, proxy_qlen);
206 COPY_ENTRY(PROXY_DELAY, proxy_delay);
207 COPY_ENTRY(ANYCAST_DELAY, anycast_delay);
208 COPY_ENTRY(LOCKTIME, locktime);
209 COPY_ENTRY(REACHABLE_TIME, reachable_time);
210 COPY_ENTRY(BASE_REACHABLE_TIME, base_reachable_time);
211 COPY_ENTRY(RETRANS_TIME, retrans_time);
212 COPY_ENTRY(GC_STALETIME, gc_stale_time);
213 COPY_ENTRY(DELAY_PROBE_TIME, probe_delay);
214 #undef COPY_ENTRY