Searched refs:ndtc (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2/ip/
H A Dipntable.c441 struct ndt_config *ndtc = RTA_DATA(tb[NDTA_CONFIG]); local
446 fprintf(fp, "key_len %u ", ndtc->ndtc_key_len);
447 fprintf(fp, "entry_size %u ", ndtc->ndtc_entry_size);
448 fprintf(fp, "entries %u ", ndtc->ndtc_entries);
454 ntable_strtime_delta(ndtc->ndtc_last_flush));
456 ntable_strtime_delta(ndtc->ndtc_last_rand));
461 fprintf(fp, "hash_rnd %u ", ndtc->ndtc_hash_rnd);
462 fprintf(fp, "hash_mask %08x ", ndtc->ndtc_hash_mask);
464 fprintf(fp, "hash_chain_gc %u ", ndtc->ndtc_hash_chain_gc);
465 fprintf(fp, "proxy_qlen %u ", ndtc
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2-3.x/ip/
H A Dipntable.c441 struct ndt_config *ndtc = RTA_DATA(tb[NDTA_CONFIG]); local
446 fprintf(fp, "key_len %u ", ndtc->ndtc_key_len);
447 fprintf(fp, "entry_size %u ", ndtc->ndtc_entry_size);
448 fprintf(fp, "entries %u ", ndtc->ndtc_entries);
454 ntable_strtime_delta(ndtc->ndtc_last_flush));
456 ntable_strtime_delta(ndtc->ndtc_last_rand));
461 fprintf(fp, "hash_rnd %u ", ndtc->ndtc_hash_rnd);
462 fprintf(fp, "hash_mask %08x ", ndtc->ndtc_hash_mask);
464 fprintf(fp, "hash_chain_gc %u ", ndtc->ndtc_hash_chain_gc);
465 fprintf(fp, "proxy_qlen %u ", ndtc
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2/ip/
H A Dipntable.c441 struct ndt_config *ndtc = RTA_DATA(tb[NDTA_CONFIG]); local
446 fprintf(fp, "key_len %u ", ndtc->ndtc_key_len);
447 fprintf(fp, "entry_size %u ", ndtc->ndtc_entry_size);
448 fprintf(fp, "entries %u ", ndtc->ndtc_entries);
454 ntable_strtime_delta(ndtc->ndtc_last_flush));
456 ntable_strtime_delta(ndtc->ndtc_last_rand));
461 fprintf(fp, "hash_rnd %u ", ndtc->ndtc_hash_rnd);
462 fprintf(fp, "hash_mask %08x ", ndtc->ndtc_hash_mask);
464 fprintf(fp, "hash_chain_gc %u ", ndtc->ndtc_hash_chain_gc);
465 fprintf(fp, "proxy_qlen %u ", ndtc
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2-3.x/ip/
H A Dipntable.c441 struct ndt_config *ndtc = RTA_DATA(tb[NDTA_CONFIG]); local
446 fprintf(fp, "key_len %u ", ndtc->ndtc_key_len);
447 fprintf(fp, "entry_size %u ", ndtc->ndtc_entry_size);
448 fprintf(fp, "entries %u ", ndtc->ndtc_entries);
454 ntable_strtime_delta(ndtc->ndtc_last_flush));
456 ntable_strtime_delta(ndtc->ndtc_last_rand));
461 fprintf(fp, "hash_rnd %u ", ndtc->ndtc_hash_rnd);
462 fprintf(fp, "hash_mask %08x ", ndtc->ndtc_hash_mask);
464 fprintf(fp, "hash_chain_gc %u ", ndtc->ndtc_hash_chain_gc);
465 fprintf(fp, "proxy_qlen %u ", ndtc
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2/ip/
H A Dipntable.c441 struct ndt_config *ndtc = RTA_DATA(tb[NDTA_CONFIG]); local
446 fprintf(fp, "key_len %u ", ndtc->ndtc_key_len);
447 fprintf(fp, "entry_size %u ", ndtc->ndtc_entry_size);
448 fprintf(fp, "entries %u ", ndtc->ndtc_entries);
454 ntable_strtime_delta(ndtc->ndtc_last_flush));
456 ntable_strtime_delta(ndtc->ndtc_last_rand));
461 fprintf(fp, "hash_rnd %u ", ndtc->ndtc_hash_rnd);
462 fprintf(fp, "hash_mask %08x ", ndtc->ndtc_hash_mask);
464 fprintf(fp, "hash_chain_gc %u ", ndtc->ndtc_hash_chain_gc);
465 fprintf(fp, "proxy_qlen %u ", ndtc
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2-3.x/ip/
H A Dipntable.c441 struct ndt_config *ndtc = RTA_DATA(tb[NDTA_CONFIG]); local
446 fprintf(fp, "key_len %u ", ndtc->ndtc_key_len);
447 fprintf(fp, "entry_size %u ", ndtc->ndtc_entry_size);
448 fprintf(fp, "entries %u ", ndtc->ndtc_entries);
454 ntable_strtime_delta(ndtc->ndtc_last_flush));
456 ntable_strtime_delta(ndtc->ndtc_last_rand));
461 fprintf(fp, "hash_rnd %u ", ndtc->ndtc_hash_rnd);
462 fprintf(fp, "hash_mask %08x ", ndtc->ndtc_hash_mask);
464 fprintf(fp, "hash_chain_gc %u ", ndtc->ndtc_hash_chain_gc);
465 fprintf(fp, "proxy_qlen %u ", ndtc
[all...]

Completed in 86 milliseconds