Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
H A Drtnetlink.h69 RTM_GETQDISC, enumerator
70 #define RTM_GETQDISC RTM_GETQDISC macro
/linux/tools/bpf/bpftool/
H A Dnet.c276 .nlh.nlmsg_type = RTM_GETQDISC, in netlink_get_qdisc()
/linux/net/sched/
H A Dsch_api.c2503 {.msgtype = RTM_GETQDISC, .doit = tc_get_qdisc, in pktsched_init()