Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Drtnetlink.h69 RTM_GETQDISC, enumerator
70 #define RTM_GETQDISC RTM_GETQDISC macro
/linux-6.15/security/selinux/
H A Dnlmsgtab.c47 { RTM_GETQDISC, NETLINK_ROUTE_SOCKET__NLMSG_READ },
/linux-6.15/tools/bpf/bpftool/
H A Dnet.c273 .nlh.nlmsg_type = RTM_GETQDISC, in netlink_get_qdisc()
/linux-6.15/net/sched/
H A Dsch_api.c2492 {.msgtype = RTM_GETQDISC, .doit = tc_get_qdisc,