Home
last modified time | relevance | path

Searched refs:QDISC_KIND_GRED (Results 1 – 4 of 4) sorted by relevance

/systemd-251/src/network/tc/
Dgred.c92 r = qdisc_new_static(QDISC_KIND_GRED, network, filename, section_line, &qdisc); in config_parse_generic_random_early_detection_u32()
157 r = qdisc_new_static(QDISC_KIND_GRED, network, filename, section_line, &qdisc); in config_parse_generic_random_early_detection_bool()
Dqdisc.h21 QDISC_KIND_GRED, enumerator
Dqdisc.c30 [QDISC_KIND_GRED] = &gred_vtable,
/systemd-251/src/network/
Dnetworkd-network-gperf.gperf469 …, config_parse_qdisc_parent, QDISC_KIND_GRED, …
470 …, config_parse_qdisc_handle, QDISC_KIND_GRED, …
471 …lQueues, config_parse_generic_random_early_detection_u32, QDISC_KIND_GRED, …
472 …tVirtualQueue, config_parse_generic_random_early_detection_u32, QDISC_KIND_GRED, …
473 …cRIO, config_parse_generic_random_early_detection_bool, QDISC_KIND_GRED, …